X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d3874686d927e8e0051bee8bb2fcb7042b329ac0..54a7242228f97227299fa92bcde3a5b4a0327d20:/include/target.mk diff --git a/include/target.mk b/include/target.mk index 8b123959d..34d2935fe 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 libgcc uclibc busybox dropbear mtd uci # For router targets -DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper bridge +DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper bridge firewall # Additional packages for Linux 2.6 ifneq ($(KERNEL),2.4)