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