|
@@ -15,6 +15,7 @@ DEVICE_TYPE?=router
|
|
|
DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg
|
|
DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg
|
|
|
# For router targets
|
|
# For router targets
|
|
|
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
|
|
DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
|
|
|
|
|
+DEFAULT_PACKAGES.bootloader:=kexec-tools
|
|
|
|
|
|
|
|
# Additional packages for Linux 2.6
|
|
# Additional packages for Linux 2.6
|
|
|
ifneq ($(KERNEL),2.4)
|
|
ifneq ($(KERNEL),2.4)
|