projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e971aa
)
kernel targets uImage by default
author
Imre Kaloz
<kaloz@openwrt.org>
Mon, 8 Nov 2010 11:57:56 +0000
(11:57 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Mon, 8 Nov 2010 11:57:56 +0000
(11:57 +0000)
SVN-Revision: 23929
target/linux/avr32/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/avr32/Makefile
b/target/linux/avr32/Makefile
index 8c85be2fd5fb491bebbc422dddcd6ef7a0be7dde..62d249610e29c6052292fc4fb4ec5ccd0fd898ad 100644
(file)
--- a/
target/linux/avr32/Makefile
+++ b/
target/linux/avr32/Makefile
@@
-20,6
+20,4
@@
define Target/Description
Build firmware images for ATNGW100 board
endef
-KERNELNAME:=uImage
-
$(eval $(call BuildTarget))