mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
backport-iwlwifi: exclude from world builds
The release we use doesn't compile with 4.19 kernel (and shouldn't be needed there) so exclude it from world builds for now. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
4abc16cbbd
commit
8c3556b75b
|
@ -52,3 +52,5 @@ KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " iwlwifi"
|
|||
KERNEL_MODULE_AUTOLOAD_append_corei7-64-intel-common = " iwlwifi"
|
||||
|
||||
KERNEL_MODULE_PACKAGE_PREFIX = "backport-iwlwifi"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user