projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
684537f
)
target: replace 6relayd with odhcpd by default
author
Steven Barth
<cyrus@openwrt.org>
Fri, 17 Jan 2014 13:59:55 +0000
(13:59 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Fri, 17 Jan 2014 13:59:55 +0000
(13:59 +0000)
SVN-Revision: 39309
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index ccec41f71ce9e155b265deba067e0f176bb87066..51c1a59dca9f7191590b6250f450dedf22825b5c 100644
(file)
--- 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 netifd
# For router targets
-DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
6relay
d odhcp6c
+DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
odhcp
d odhcp6c
DEFAULT_PACKAGES.bootloader:=
ifneq ($(DUMP),)