From b6d7bfc94f79463a9eb7f3e4635e2998f77afff2 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Tue, 17 Mar 2009 16:02:52 +0000 Subject: Final updates to default configuration of ps3 petitboot sub-target SVN-Revision: 14918 --- include/target.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/target.mk b/include/target.mk index 5d8baea..baca4b5 100644 --- a/include/target.mk +++ b/include/target.mk @@ -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) -- cgit v1.1