summaryrefslogtreecommitdiff
path: root/include/target.mk
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-06-04 12:21:52 +0000
committerJo-Philipp Wich <jow@openwrt.org>2013-06-04 12:21:52 +0000
commitb721c9222110f0bbf2203da602f60ac0ec6f32ff (patch)
treef2e8a3de87e2d15cb5a674596bc8b26f2241d0e1 /include/target.mk
parent0dd6753c09a91d9046f9508f6f02c58212df8e5e (diff)
downloadmtk-20170518-b721c9222110f0bbf2203da602f60ac0ec6f32ff.zip
mtk-20170518-b721c9222110f0bbf2203da602f60ac0ec6f32ff.tar.gz
mtk-20170518-b721c9222110f0bbf2203da602f60ac0ec6f32ff.tar.bz2
firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA
SVN-Revision: 36838
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 6774076..c176802 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 ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall3 6relayd odhcp6c
+DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall 6relayd odhcp6c
DEFAULT_PACKAGES.bootloader:=
ifneq ($(DUMP),)