projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d499f
)
bcm53xx: increate trx maxlen to prevent build failures with bigger images
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 16 Apr 2015 20:09:15 +0000
(20:09 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 16 Apr 2015 20:09:15 +0000
(20:09 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45461
target/linux/bcm53xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm53xx/image/Makefile
b/target/linux/bcm53xx/image/Makefile
index cf61317eb0434257f080a6ad5a6d0ecf6c684544..4720aaf309ab1fdbcf724ee97f57fc0986506d4b 100644
(file)
--- a/
target/linux/bcm53xx/image/Makefile
+++ b/
target/linux/bcm53xx/image/Makefile
@@
-33,6
+33,7
@@
endef
define Build/trx-nand
$(STAGING_DIR_HOST)/bin/trx \
-o $@ \
+ -m 33554432 \
-f $(word 1,$^) \
-a 0x20000 -f $(KDIR)/root-block-0x20000-min-0x800.ubi \
-a 0x20000 -A $(KDIR)/fs_mark