projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] iptables: --enable-static and --enable-shared don't work well together...
[openwrt.git]
/
package
/
kernel
/
modules
/
other.mk
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
73466bb
..
f6c73c0
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-788,7
+788,7
@@
$(eval $(call KernelPackage,cs5535-gpio))
define KernelPackage/textsearch
SUBMENU:=$(OTHER_MENU)
TITLE:=Textsearch support is selected if needed
- DEPENDS:=@LINUX_2_6
@!LINUX_2_6_21
+ DEPENDS:=@LINUX_2_6
KCONFIG:= \
CONFIG_TEXTSEARCH=y \
CONFIG_TEXTSEARCH_KMP \
This page took
0.021829 seconds
and
4
git commands to generate.