This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
20.33k
stars
10.51k
forks
source link
kernel: disable drm-i915 module for x86/geode #16977
Fixes: 77cfe8fd15d3 ("x86: make i915 as a kmod with required firmware")
Before this patch, with all packages enabled there is an error:
Package kmod-drm-i915 is missing dependencies for the following libraries: intel-gtt.ko
Disable drm-i915 module for target x86/geode.
Fixes: 77cfe8fd15d3 ("x86: make i915 as a kmod with required firmware")
Before this patch, with all packages enabled there is an error: Package kmod-drm-i915 is missing dependencies for the following libraries: intel-gtt.ko