X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e5801339f1922710929f3166dbfdc5303a29b616..e6a2f81c9cf8a6749cde3ea640150c2c496971b7:/include/target.mk diff --git a/include/target.mk b/include/target.mk index baca4b5e7..2f62c2a8c 100644 --- a/include/target.mk +++ b/include/target.mk @@ -15,7 +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 +DEFAULT_PACKAGES.bootloader:= # Additional packages for Linux 2.6 ifneq ($(KERNEL),2.4)