X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3ce8595b78fb95bfbfda8123d69c6e3494ec9bab..84bf4449a74237550378ee5fded32c8ddb7b97ff:/include/target.mk diff --git a/include/target.mk b/include/target.mk index 5d8baeaeb..baca4b5e7 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)