mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
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
This commit is contained in:
parent
5b6d0b1818
commit
3d0ec6bd08
@ -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…
x
Reference in New Issue
Block a user