diff --git a/include/target.mk b/include/target.mk index fb57553f7df..72fe493776b 100644 --- a/include/target.mk +++ b/include/target.mk @@ -54,10 +54,9 @@ DEFAULT_PACKAGES.nas:=\ # For router targets DEFAULT_PACKAGES.router:=\ dnsmasq \ - firewall \ - ip6tables \ - iptables \ - kmod-ipt-offload \ + firewall4 \ + nftables \ + kmod-nft-offload \ odhcp6c \ odhcpd-ipv6only \ ppp \