targets: prepare for supporting normal and initramfs images
[openwrt/staging/wigyori.git] / target / linux / cns21xx / Makefile
index 5970906be8ca1eeb3a8d2d24fe2c59c737c35791..a08679589a097e7b42c0ab1774588bda2470b1c9 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))