targets: prepare for supporting normal and initramfs images
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / Makefile
index bc52368f06358ae6229480abebe5493367727279..2a721dace07c9c485a3958ea2b042b1dc1c56257 100644 (file)
@@ -23,4 +23,6 @@ define Target/Description
        Build firmware images for Freescale MPC83xx based boards (eg. RouterBoard 600).
 endef
 
+KERNELNAME:="uImage"
+
 $(eval $(call BuildTarget))