projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0c0cc9
)
brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command
author
Rafał Miłecki
<zajec5@gmail.com>
Wed, 8 Apr 2015 09:50:57 +0000
(09:50 +0000)
committer
Rafał Miłecki
<zajec5@gmail.com>
Wed, 8 Apr 2015 09:50:57 +0000
(09:50 +0000)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45313
target/linux/brcm47xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm47xx/image/Makefile
b/target/linux/brcm47xx/image/Makefile
index 09405c910c87ea9a6e01ab9e64439d13ec2b190a..6a691436df1a13241ce5a7ba1b507038a41eb140 100644
(file)
--- a/
target/linux/brcm47xx/image/Makefile
+++ b/
target/linux/brcm47xx/image/Makefile
@@
-113,7
+113,7
@@
define Build/trx-with-loader
-o $@ \
-f $(KDIR)/loader.gz \
-f $(word 1,$^) \
- $(call trxalign/$(
lastword $(subst ., ,$(word 2,$^))),$(lastword $(subst ., ,$(word 2,$^))
))
+ $(call trxalign/$(
FILESYSTEM),$(FILESYSTEM
))
endef
define Build/linksys-bin