target: replace 6relayd with odhcpd by default
authorSteven Barth <cyrus@openwrt.org>
Fri, 17 Jan 2014 13:59:55 +0000 (13:59 +0000)
committerSteven Barth <cyrus@openwrt.org>
Fri, 17 Jan 2014 13:59:55 +0000 (13:59 +0000)
SVN-Revision: 39309

include/target.mk

index ccec41f71ce9e155b265deba067e0f176bb87066..51c1a59dca9f7191590b6250f450dedf22825b5c 100644 (file)
@@ -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 - 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 6relayd odhcp6c
+DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall odhcpd odhcp6c
 DEFAULT_PACKAGES.bootloader:=
 
 ifneq ($(DUMP),)
 DEFAULT_PACKAGES.bootloader:=
 
 ifneq ($(DUMP),)