projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0872f8
)
[avr32]: 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23929
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/avr32/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/avr32/Makefile
b/target/linux/avr32/Makefile
index
8c85be2
..
62d2496
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))