diff --git a/target/linux/xburst/image/Makefile b/target/linux/xburst/image/Makefile index 8132d1ae2..c445494c7 100644 --- a/target/linux/xburst/image/Makefile +++ b/target/linux/xburst/image/Makefile @@ -19,7 +19,6 @@ endif define Image/BuildKernel cp $(LINUX_DIR)/arch/mips/boot/uImage $(BIN_DIR)/$(IMG_PREFIX)-uImage.bin - cp $(LINUX_DIR)/arch/mips/boot/compressed/zImage $(BIN_DIR)/$(IMG_PREFIX)-zImage.bin endef define Image/Build/squashfs