projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation...
[openwrt.git]
/
package
/
kernel
/
modules
/
netsupport.mk
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index
b931267
..
63cc951
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-511,7
+511,7
@@
define KernelPackage/sched
CONFIG_NET_SCH_TBF \
CONFIG_NET_SCH_TEQL \
CONFIG_NET_CLS=y \
- CONFIG_NET_CLS_ACT \
+ CONFIG_NET_CLS_ACT
=y
\
CONFIG_NET_CLS_BASIC \
CONFIG_NET_CLS_FLOW \
CONFIG_NET_CLS_FW \
This page took
0.021185 seconds
and
4
git commands to generate.