Disable the use of lzma since the alchemy images are zlib compressed and there is...
[openwrt-10.03/.git] / target / linux / au1000-2.6 / Makefile
index a09c029d22c2a84d74a339c0214e8d8070cda63e..5d2711cb30b1f447aff6ccc18f94db9b9ab70e24 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
-       touch $@
 
 compile: $(LINUX_BUILD_DIR)/zImage.flash.srec