summaryrefslogtreecommitdiffstats
path: root/include/target.mk
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-10-29 15:16:06 +0000
committerSteven Barth <cyrus@openwrt.org>2015-10-29 15:16:06 +0000
commitbaa359f8e485d781fe01308f0bca7b769dc91491 (patch)
treeef22d990990572e89e6ad212299c75202b8fb88d /include/target.mk
parentc7b582203107792530c653488260ee470fd8e4c2 (diff)
downloadmaster-31e0f0ae-baa359f8e485d781fe01308f0bca7b769dc91491.tar.gz
master-31e0f0ae-baa359f8e485d781fe01308f0bca7b769dc91491.tar.bz2
master-31e0f0ae-baa359f8e485d781fe01308f0bca7b769dc91491.zip
target: remove nathelpers from default images (legacy)
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 47280
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),)