fix for accidentally committed broken image change
authorFelix Fietkau <nbd@openwrt.org>
Sun, 9 Oct 2005 16:51:36 +0000 (16:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 9 Oct 2005 16:51:36 +0000 (16:51 +0000)
SVN-Revision: 2087

openwrt/target/linux/image/brcm/Makefile

index 9e74b4b8bf97d10f56340a3988da272ec8af37fa..2978b96db781472e8302f164d95db9e1be39981a 100644 (file)
@@ -25,7 +25,7 @@ ifeq ($(FS),jffs2-4MB)
 TRXALIGN:=-a 0x10000
 endif
 
-$(KDIR)/loader.tmp.gz: $(BUILD_DIR)/loader.gz
+$(KDIR)/loader.tmp.gz:
        cp $^ $@
        echo -e "\\x00" >> $@