parent
9ce8b77045
commit
1d970d96ba
|
|
@ -58,7 +58,7 @@ do_configure_prepend() {
|
||||||
# Create a meta package with another name, in this way we can
|
# Create a meta package with another name, in this way we can
|
||||||
# always build this receipe but only install the modules
|
# always build this receipe but only install the modules
|
||||||
# when requiered.
|
# when requiered.
|
||||||
KERNEL_MODULES_META_PACKAGE = "kernel-module-mac80211"
|
KERNEL_MODULES_META_PACKAGE = "kernel-module-wlan-backports"
|
||||||
|
|
||||||
FILES_${KERNEL_MODULES_META_PACKAGE} = ""
|
FILES_${KERNEL_MODULES_META_PACKAGE} = ""
|
||||||
ALLOW_EMPTY_${KERNEL_MODULES_META_PACKAGE} = "1"
|
ALLOW_EMPTY_${KERNEL_MODULES_META_PACKAGE} = "1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue