sfe: fix kernel 4.19 makefile

This commit is contained in:
coolsnowwolf 2019-02-21 15:42:53 +08:00
parent 5d1402214b
commit cb1b25647f

View File

@ -23,7 +23,7 @@ define KernelPackage/shortcut-fe
SECTION:=kernel
CATEGORY:=Kernel modules
SUBMENU:=Network Support
DEPENDS:=@IPV6 @!LINUX_4_14
DEPENDS:=@IPV6 @LINUX_4_9
TITLE:=Kernel driver for SFE
FILES:=$(PKG_BUILD_DIR)/shortcut-fe.ko $(PKG_BUILD_DIR)/shortcut-fe-ipv6.ko
KCONFIG:=CONFIG_NF_CONNTRACK_EVENTS=y CONFIG_SHORTCUT_FE=y