From 257dc9e7f5ff2dbf4669ed47de57b0779b28c633 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 22 Jun 2021 13:08:12 +0800 Subject: [PATCH] target: get rip of offload in default packages It shoule be up to luci-app-turboacc. Signed-off-by: Tianling Shen --- include/target.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index 8c6b7191f6..d9b0b8ba4f 100644 --- a/include/target.mk +++ b/include/target.mk @@ -47,7 +47,6 @@ DEFAULT_PACKAGES.router:=\ firewall \ ip6tables \ iptables \ - kmod-ipt-offload \ odhcp6c \ odhcpd-ipv6only \ ppp \