targets: prepare for supporting normal and initramfs images
[openwrt/svn-archive/archive.git] / target / linux / avr32 / Makefile
index 55cff25561b34660c8dafe54f3f5a2a0717235a5..83b67b61ebc46d60d7f25f4d02273470ab655a6a 100644 (file)
@@ -20,4 +20,6 @@ define Target/Description
   Build firmware images for ATNGW100 board
 endef
 
+KERNELNAME:="uImage"
+
 $(eval $(call BuildTarget))