aboutsummaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2015-10-29 15:16:06 +0000
committerSteven Barth <steven@midlink.org>2015-10-29 15:16:06 +0000
commit13d88e06c8e4ef729a2c09e4f55449de00338e11 (patch)
treef70da64f08b7b0aea2e24c77b3ecad045bab65d4 /include/target.mk
parent4d7b6bc809d39d76c7b78ffb2ab35c2e9560a4c7 (diff)
downloadmaster-187ad058-13d88e06c8e4ef729a2c09e4f55449de00338e11.tar.gz
master-187ad058-13d88e06c8e4ef729a2c09e4f55449de00338e11.tar.bz2
master-187ad058-13d88e06c8e4ef729a2c09e4f55449de00338e11.zip
target: remove nathelpers from default images (legacy)
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47280 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3e7f17d57e..f8c0d2386d 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -16,7 +16,7 @@ DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fs
# For nas targets
DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
# For router targets
-DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c
+DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd odhcp6c
DEFAULT_PACKAGES.bootloader:=
ifneq ($(DUMP),)