mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 14:10:47 +00:00
mac80211: force b44 and atl* to be disabled, even if they are enabled in the kernel tree
SVN-Revision: 27285
This commit is contained in:
@@ -1146,6 +1146,11 @@ MAKE_OPTS:= \
|
||||
CONFIG_MWIFIEX= \
|
||||
CONFIG_MAC80211_RC_MINSTREL_HT=y \
|
||||
MADWIFI= \
|
||||
CONFIG_B44= \
|
||||
CONFIG_ATL1= \
|
||||
CONFIG_ATL2= \
|
||||
CONFIG_ATL1E= \
|
||||
CONFIG_ATL1C= \
|
||||
KLIB_BUILD="$(LINUX_DIR)" \
|
||||
MODPROBE=: \
|
||||
KLIB=$(TARGET_MODULES_DIR) \
|
||||
|
||||
Reference in New Issue
Block a user