luci app flow: add kernel support

This commit is contained in:
coolsnowwolf 2018-12-29 10:33:11 +08:00
parent 0e3c437d91
commit 75df1a4435

View File

@ -6,10 +6,10 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Flow Offload
LUCI_DEPENDS:=+kmod-ipt-offload +pdnsd-alt +kmod-tcp-bbr @LINUX_4_14 @LINUX_4_19
LUCI_DEPENDS:=+kmod-ipt-offload +pdnsd-alt +kmod-tcp-bbr @!LINUX_3_18 @!LINUX_4_9
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=12
PKG_RELEASE:=13
include $(TOPDIR)/feeds/luci/luci.mk