projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea177a2
)
compat-drivers: add config option IWLWIFI_OPMODE_MODULAR
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 28 Mar 2013 19:12:11 +0000
(20:12 +0100)
committer
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Fri, 29 Mar 2013 00:35:17 +0000
(17:35 -0700)
This is needed to make the common intel driver module export its
symbols.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index 36ac26e87a7e039d92fe49123393bcf56463d6e7..5aee3b006a231adda0cd4b9ea1be94fb329290a0 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-303,6
+303,7
@@
endif #CONFIG_COMPAT_KERNEL_2_6_31
export CONFIG_IWLWIFI=m
export CONFIG_IWLDVM=m
export CONFIG_IWLMVM=m
+export CONFIG_IWLWIFI_OPMODE_MODULAR=y
export CONFIG_IWLWIFI_P2P=y
# export CONFIG_IWLWIFI_DEBUG=y
# export CONFIG_IWLWIFI_DEBUGFS=y