targets: prepare for supporting normal and initramfs images
[openwrt.git] / target / linux / cns21xx / Makefile
index 5970906..a086795 100644 (file)
@@ -24,4 +24,6 @@ define Target/Description
  Build firmware images for Cavium Networks CNS21XX based boards.
 endef
 
+KERNELNAME:="zImage uImage"
+
 $(eval $(call BuildTarget))