make targets provide their KERNELNAME

SVN-Revision: 23919
This commit is contained in:
Florian Fainelli
2010-11-08 07:31:25 +00:00
parent c8dbba3919
commit b6e9f1dfe0
4 changed files with 6 additions and 9 deletions

View File

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