Skip to content
Snippets Groups Projects
Commit 090be04c authored by florian's avatar florian
Browse files

orion: fix KERNELNAME


uImage cannot be built in parallel properly until zImage is ready

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40359 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 18229157
No related branches found
No related tags found
Loading
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment