netsupport: dirty workaround for sqm-scripts

This commit is contained in:
CN_SZTL 2021-01-02 00:47:17 +08:00
parent 7117b2094c
commit bea558b7eb
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -769,6 +769,7 @@ define KernelPackage/sched-cake
SUBMENU:=$(NETWORK_SUPPORT_MENU)
TITLE:=Cake fq_codel/blue derived shaper
DEPENDS:=+kmod-sched-core
PROVIDES:=kmod-sched-cake-oot
KCONFIG:=CONFIG_NET_SCH_CAKE
FILES:=$(LINUX_DIR)/net/sched/sch_cake.ko
AUTOLOAD:=$(call AutoProbe,sch_cake)