Disable the use of lzma since the alchemy images are zlib compressed and there is...
[openwrt.git] / target / linux / au1000-2.6 / Makefile
index a09c029..5d2711c 100644 (file)
@@ -23,6 +23,5 @@ $(LINUX_DIR)/.patched: $(LINUX_DIR)/.unpacked
 $(LINUX_BUILD_DIR)/zImage.flash.srec: $(LINUX_DIR)/vmlinux
        $(CP) $(LINUX_DIR)/arch/mips/boot/compressed/images/zImage.flash.srec $(LINUX_DIR)/zImage.flash.srec
        $(CP) $(LINUX_DIR)/arch/mips/boot/compressed/images/zImage.srec $(LINUX_DIR)/zImage.srec
 $(LINUX_BUILD_DIR)/zImage.flash.srec: $(LINUX_DIR)/vmlinux
        $(CP) $(LINUX_DIR)/arch/mips/boot/compressed/images/zImage.flash.srec $(LINUX_DIR)/zImage.flash.srec
        $(CP) $(LINUX_DIR)/arch/mips/boot/compressed/images/zImage.srec $(LINUX_DIR)/zImage.srec
-       touch $@
 
 compile: $(LINUX_BUILD_DIR)/zImage.flash.srec
 
 compile: $(LINUX_BUILD_DIR)/zImage.flash.srec
This page took 0.022689 seconds and 4 git commands to generate.