summaryrefslogtreecommitdiff
path: root/include/target.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-03-05 13:41:56 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-03-05 13:41:56 +0000
commit9ee69a94b7a0e2ca3c99c0d12df618a044a7ead7 (patch)
tree75daaf47bccad72a13550025aff246ac0cfea20f /include/target.mk
parentfa1749e6683823f7fd00109e33fb777f3a89b9ad (diff)
downloadmtk-20170518-9ee69a94b7a0e2ca3c99c0d12df618a044a7ead7.zip
mtk-20170518-9ee69a94b7a0e2ca3c99c0d12df618a044a7ead7.tar.gz
mtk-20170518-9ee69a94b7a0e2ca3c99c0d12df618a044a7ead7.tar.bz2
include: make firewall3 the default
SVN-Revision: 35888
Diffstat (limited to 'include/target.mk')
-rw-r--r--include/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/target.mk b/include/target.mk
index 4f31aaf..6d905ad 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -14,7 +14,7 @@ DEVICE_TYPE?=router
# Default packages - the really basic set
DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg hotplug2 netifd
# For router targets
-DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
+DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall3
DEFAULT_PACKAGES.bootloader:=
ifneq ($(DUMP),)