netmodule-linux-image: install mac80211 modules only for netbird
BugzID: 68021 Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
parent
dc6c52ea99
commit
c17feb0996
|
|
@ -105,7 +105,7 @@ IMAGE_INSTALL_append_imx8-nmhw23 = " \
|
||||||
|
|
||||||
IMAGE_INSTALL_append_sota = " mount-overlay"
|
IMAGE_INSTALL_append_sota = " mount-overlay"
|
||||||
|
|
||||||
IMAGE_INSTALL_append = " kernel-module-mac80211"
|
IMAGE_INSTALL_append_netbird = " kernel-module-mac80211"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue