diff --git a/recipes-kernel/mac80211/mac80211_5.4.27-1.bb b/recipes-kernel/mac80211/mac80211_5.4.27-1.bb index 839b0d9..471fc17 100644 --- a/recipes-kernel/mac80211/mac80211_5.4.27-1.bb +++ b/recipes-kernel/mac80211/mac80211_5.4.27-1.bb @@ -19,6 +19,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/projects/backports/stable/v${S file://0005-backport-of-mwl-patches-from-openwrt.patch \ file://0006-backport-of-brcm-patches-from-openwrt.patch \ file://0007-backport-of-netmodule-patches-from-openwrt.patch \ + file://config.netbird \ " SRC_URI[sha256sum] = "2b060db29386c6f3fb178df33e0b8256703b7e90f7e3799e8b5a26330ca6fc1e" @@ -33,7 +34,7 @@ KCONFIG_CONFIG_COMMAND = "${EXTRA_OEMAKE} CC=${BUILD_CC} menuconfig" MAKE_TARGETS = "modules" -PACKAGE_CONFIGFILE ?= "" +PACKAGE_CONFIGFILE ?= "config.netbird" do_configure_prepend() { # Make sure kconf is built to run on the host unset CFLAGS CPPFLAGS CXXFLAGS LDFLAGS