|
|
@ -12,7 +12,7 @@ __target_inc=1 |
|
|
|
DEVICE_TYPE?=router
|
|
|
|
DEVICE_TYPE?=router
|
|
|
|
|
|
|
|
|
|
|
|
# Default packages - the really basic set
|
|
|
|
# Default packages - the really basic set
|
|
|
|
DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd mtd
|
|
|
|
DEFAULT_PACKAGES:=base-files libgcc uclibc busybox dropbear mtd
|
|
|
|
# For router targets
|
|
|
|
# For router targets
|
|
|
|
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge
|
|
|
|
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe iptables kmod-ipt-nathelper bridge
|
|
|
|
|
|
|
|
|
|
|
|