projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0592180
)
fix for accidentally committed broken image change
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Oct 2005 16:51:36 +0000
(16:51 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Oct 2005 16:51:36 +0000
(16:51 +0000)
SVN-Revision: 2087
openwrt/target/linux/image/brcm/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/image/brcm/Makefile
b/openwrt/target/linux/image/brcm/Makefile
index 9e74b4b8bf97d10f56340a3988da272ec8af37fa..2978b96db781472e8302f164d95db9e1be39981a 100644
(file)
--- a/
openwrt/target/linux/image/brcm/Makefile
+++ b/
openwrt/target/linux/image/brcm/Makefile
@@
-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" >> $@