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:
parent
3f40c0f7df
commit
0243ec0da3
1 changed files with 5 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue