Final updates to default configuration of ps3 petitboot sub-target
[openwrt/openwrt.git] / include / target.mk
index 5d8baeaeb60d8566ae57cabb422e303f727e4f65..baca4b5e792e66ee4971ae8fac4e6aef88c1b1fa 100644 (file)
@@ -15,6 +15,7 @@ DEVICE_TYPE?=router
 DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg
 # For router targets
 DEFAULT_PACKAGES.router:=dnsmasq iptables ppp ppp-mod-pppoe kmod-ipt-nathelper firewall
+DEFAULT_PACKAGES.bootloader:=kexec-tools
 
 # Additional packages for Linux 2.6
 ifneq ($(KERNEL),2.4)