projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f294f23
)
cns3xxx: fix uImage build issue
author
Felix Fietkau
<
[email protected]
>
Wed, 5 Mar 2014 17:37:43 +0000
(17:37 +0000)
committer
Felix Fietkau
<
[email protected]
>
Wed, 5 Mar 2014 17:37:43 +0000
(17:37 +0000)
The uImage target will always fail on a clean build due to dependency issues.
Building the uImage isn't necessary anyway as its re-built with correct
entry points in image/Makefile so remove it.
Signed-off-by: Tim Harvey <
[email protected]
>
SVN-Revision: 39778
target/linux/cns3xxx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/cns3xxx/Makefile
b/target/linux/cns3xxx/Makefile
index 505be7aac5eea6c43a88fd48f1aeff8bc124d2b0..7105c45ea1bec23ffc182a85c206a214fee14d5e 100644
(file)
--- a/
target/linux/cns3xxx/Makefile
+++ b/
target/linux/cns3xxx/Makefile
@@
-23,7
+23,7
@@
define Target/Description
eg. the Gateworks Laguna family
endef
-KERNELNAME:="zImage
uImage
"
+KERNELNAME:="zImage"
DEFAULT_PACKAGES += kmod-ath9k kmod-usb2 wpad-mini