diff --git a/iopsys-brcm63xx-arm/image/Makefile b/iopsys-brcm63xx-arm/image/Makefile
index ef886d3bc4790e19b444e1f46d8ed04d0cdb5518..4d02b1ce3499a518970e274fbb721d88c07936ae 100644
--- a/iopsys-brcm63xx-arm/image/Makefile
+++ b/iopsys-brcm63xx-arm/image/Makefile
@@ -396,13 +396,14 @@ define Image/Build/imgY3
 	# Generate regular Iopsys .y3
 	# header
 	$(call Image/Build/HeaderY3,header.y3,cfe$(CONFIG_BCM_CHIP_ID)_nand.v,	\
-		void,void,root.ubi,pkginfo, \
+		vmlinux.jffs2,void,root.ubi,pkginfo, \
 		bundled-upgrade-script.tar.gz,rescue.ubi)
 
 	# Concat header, cfe, vmlinux and ubi together
 	cat $(KDIR)/header.y3 \
 		$(KDIR)/cfe$(CONFIG_BCM_CHIP_ID)_nand.v \
 		$(KDIR)/rescue.ubi \
+		$(KDIR)/vmlinux.jffs2 \
 		$(KDIR)/root.ubi \
 		$(KDIR)/pkginfo \
 		$(KDIR)/bundled-upgrade-script.tar.gz >$(BIN_DIR)/$(IHGSP_BUILD_VERSION).y3