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:
4ab9b62
)
compat-wireless: add CONFIG_COMPAT_KFIFO setting to config.mk
author
John W. Linville
<linville@tuxdriver.com>
Thu, 17 Nov 2011 22:21:08 +0000
(17:21 -0500)
committer
Luis R. Rodriguez
<mcgrof@qca.qualcomm.com>
Thu, 17 Nov 2011 23:10:06 +0000
(15:10 -0800)
Signed-off-by: John W. Linville <linville@tuxdriver.com>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index a71de4e2f6ebaaed79cc071764451619ba4ad88a..1bb2799e608120c4e6b670edff0213f5c943ba54 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-120,6
+120,10
@@
ifdef CONFIG_FW_LOADER
endif #CONFIG_FW_LOADER
endif #CONFIG_COMPAT_KERNEL_2_6_33
+ifdef CONFIG_COMPAT_KERNEL_2_6_36
+ CONFIG_COMPAT_KFIFO=y
+endif #CONFIG_COMPAT_KERNEL_2_6_36
+
# Wireless subsystem stuff
CONFIG_MAC80211=m