make targets provide their KERNELNAME
[openwrt/staging/yousong.git] / target / linux / avr32 / Makefile
index 62d249610e29c6052292fc4fb4ec5ccd0fd898ad..8c85be2fd5fb491bebbc422dddcd6ef7a0be7dde 100644 (file)
@@ -20,4 +20,6 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
+KERNELNAME:=uImage
+
 $(eval $(call BuildTarget))