From 2fe6d79d56d77d5a6b954f51b34d1bc12df3def8 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 13 Jul 2020 23:24:48 +0800 Subject: [PATCH] include/target: fix packages selected by default --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index c021c5d9f7..5bedcabe28 100644 --- a/include/target.mk +++ b/include/target.mk @@ -22,7 +22,7 @@ DEFAULT_PACKAGES.basic:= # For nas targets DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm # For router targets -DEFAULT_PACKAGES.router:=dnsmasq-full iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd-ipv6only odhcp6c kmod-ipt-offload kmod-tcp-bbr +DEFAULT_PACKAGES.router:=dnsmasq-full iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd-ipv6only odhcp6c ifneq ($(DUMP),) all: dumpinfo