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:
6a250de
)
compat-wireless: Remove extra config option for kfifo.
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 7 Apr 2011 14:39:45 +0000
(16:39 +0200)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Fri, 15 Apr 2011 00:55:16 +0000
(17:55 -0700)
kfifo is now build when CONFIG_COMPAT_KERNEL_36 is set.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index 5f861ca350d5870f135ac3e88ae0f2424c8f933f..846d2e075c35ac4a7f5d030d44dd056bc5d4dfaf 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-107,11
+107,6
@@
ifdef CONFIG_FW_LOADER
endif #CONFIG_FW_LOADER
endif #CONFIG_COMPAT_KERNEL_33
-ifdef CONFIG_COMPAT_KERNEL_36
-CONFIG_COMPAT_KFIFO=m
-endif #CONFIG_COMPAT_KERNEL_36
-
-
# Wireless subsystem stuff
CONFIG_MAC80211=m