make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
This commit is contained in:
@@ -12,7 +12,7 @@ __target_inc=1
|
||||
DEVICE_TYPE?=router
|
||||
|
||||
# Default packages - the really basic set
|
||||
DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd uci
|
||||
DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd uci opkg
|
||||
# For router targets
|
||||
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper bridge firewall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user