sched-cake-oot: add missing constraints for kernel 4.9
This commit is contained in:
parent
0d97b0b124
commit
9faa9fbacf
@ -26,7 +26,7 @@ define KernelPackage/sched-cake-oot
|
||||
URL:=https://github.com/dtaht/sch_cake
|
||||
FILES:=$(PKG_BUILD_DIR)/sch_cake.ko
|
||||
AUTOLOAD:=$(call AutoLoad,75,sch_cake)
|
||||
DEPENDS:=@LINUX_4_14 +kmod-sched-core +kmod-ipt-conntrack
|
||||
DEPENDS:=@(LINUX_4_9||LINUX_4_14) +kmod-sched-core +kmod-ipt-conntrack
|
||||
endef
|
||||
|
||||
define KernelPackage/sched-cake-oot/description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user