mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
SVN-Revision: 14935
This commit is contained in:
parent
2abe4d1bad
commit
b1e8b4677d
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user