kernel targets uImage by default
authorImre Kaloz <kaloz@openwrt.org>
Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Mon, 8 Nov 2010 11:57:56 +0000 (11:57 +0000)
SVN-Revision: 23929

target/linux/avr32/Makefile

index 8c85be2fd5fb491bebbc422dddcd6ef7a0be7dde..62d249610e29c6052292fc4fb4ec5ccd0fd898ad 100644 (file)
@@ -20,6 +20,4 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
-KERNELNAME:=uImage
-
 $(eval $(call BuildTarget))