kernel targets uImage by default

SVN-Revision: 23929
This commit is contained in:
Imre Kaloz 2010-11-08 11:57:56 +00:00
parent 8e971aa9ce
commit 362ef97928

View file

@ -20,6 +20,4 @@ define Target/Description
Build firmware images for ATNGW100 board
endef
KERNELNAME:=uImage
$(eval $(call BuildTarget))