projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
023c474
)
enable hso on ar71xx (#6432)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 2 Jan 2010 12:15:20 +0000
(12:15 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 2 Jan 2010 12:15:20 +0000
(12:15 +0000)
SVN-Revision: 18995
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index a23c3a3cebddb6f1736a613a3cf9aa335cd92b0e..4dd498679bf74ce381713f325a3014bc233bcdbe 100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-811,7
+811,7
@@
$(eval $(call KernelPackage,textsearch))
define KernelPackage/rfkill
SUBMENU:=$(OTHER_MENU)
TITLE:=RF switch subsystem support
- DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
+ DEPENDS:=@TARGET_x86||TARGET_olpc||TARGET_s3c24xx||TARGET_brcm47xx
||TARGET_ar71xx
KCONFIG:= \
CONFIG_RFKILL \
CONFIG_RFKILL_INPUT=y \