1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00

mac80211: override CONFIG_IWLWIFI_LEGACY

SVN-Revision: 25778
This commit is contained in:
Felix Fietkau 2011-02-27 21:46:08 +00:00
parent 396eebc3a4
commit e21f69d640

@ -959,6 +959,7 @@ MAKE_OPTS:= \
CONFIG_LIB80211_CRYPT_CCMP= \
CONFIG_LIB80211_CRYPT_TKIP= \
CONFIG_COMPAT_IWLWIFI= \
CONFIG_IWLWIFI_LEGACY= \
CONFIG_IWLAGN= \
CONFIG_MWL8K=$(if $(CONFIG_PACKAGE_kmod-mwl8k),m) \
CONFIG_ATMEL= \