targets that need it should do it in their image Makefile Signed-off-by: Imre Kaloz <[email protected]> SVN-Revision: 43780
@@ -89,7 +89,6 @@ define prepare_generic_squashfs
endef
define Image/BuildKernel/Initramfs
- cp $(KDIR)/vmlinux-initramfs.elf $(BIN_DIR)/$(IMG_PREFIX)-vmlinux-initramfs.elf
$(call Image/Build/Initramfs)