From e1ddbb258a2bda7372e2c5677547d11e725664f5 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 29 Jun 2021 22:20:17 +0800 Subject: [PATCH] target: make ipv6 easy to be disabled Signed-off-by: Tianling Shen --- include/target.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/include/target.mk b/include/target.mk index d9b0b8ba4f..27334625a7 100644 --- a/include/target.mk +++ b/include/target.mk @@ -45,10 +45,8 @@ DEFAULT_PACKAGES.nas:=\ DEFAULT_PACKAGES.router:=\ dnsmasq-full \ firewall \ - ip6tables \ iptables \ - odhcp6c \ - odhcpd-ipv6only \ + ipv6helper \ ppp \ ppp-mod-pppoe # For easy usage