orion: fix KERNELNAME

uImage cannot be built in parallel properly until zImage is ready

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 40359
master
Florian Fainelli 11 years ago
parent 5b6d0b1818
commit 3d0ec6bd08
  1. 2
      target/linux/orion/Makefile

@ -16,7 +16,7 @@ LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="zImage uImage"
KERNELNAME:="zImage"
DEFAULT_PACKAGES += kmod-ath9k kmod-crypto-mv-cesa wpad-mini kmod-i2c-core kmod-i2c-mv64xxx kmod-rtc-isl1208

Loading…
Cancel
Save