From 10c738ddd9d39239935ce880190f98535604d89f Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Wed, 6 Sep 2017 21:19:14 +0800 Subject: [PATCH] enable dnsmasq-full replace dnsmasq --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/target.mk b/include/target.mk index e38ab7378..5f7523ec8 100644 --- a/include/target.mk +++ b/include/target.mk @@ -19,7 +19,7 @@ luci-app-filetransfer luci-app-shadowsocksr-pro luci-app-pptp-server luci-app-ip # For nas targets DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm # For router targets -DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd odhcp6c +DEFAULT_PACKAGES.router:=dnsmasq-full iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd odhcp6c DEFAULT_PACKAGES.bootloader:= ifneq ($(DUMP),)