From c7f77279ffc7ee2d1ad4cc8768af7d0c5cb7d452 Mon Sep 17 00:00:00 2001 From: suyuan168 <175338101@qq.com> Date: Sat, 16 Jul 2022 01:20:48 +0800 Subject: [PATCH] Update target.mk --- root/include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/include/target.mk b/root/include/target.mk index fb57553f..948bc50f 100755 --- a/root/include/target.mk +++ b/root/include/target.mk @@ -57,7 +57,7 @@ DEFAULT_PACKAGES.router:=\ firewall \ ip6tables \ iptables \ - kmod-ipt-offload \ + kmod-nft-offload \ odhcp6c \ odhcpd-ipv6only \ ppp \