projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b5822
)
target: remove nathelpers from default images (legacy)
author
Steven Barth
<cyrus@openwrt.org>
Thu, 29 Oct 2015 15:16:06 +0000
(15:16 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Thu, 29 Oct 2015 15:16:06 +0000
(15:16 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 47280
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index 3e7f17d57e9fe154dd55eb279a6e3b48b12812b4..f8c0d2386dfd8e3cc4bf194d347a7a9c43370d9b 100644
(file)
--- 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),)