projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
260dea3
)
ralink: FireWRT flash size is up to 16M.
author
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:55:28 +0000
(15:55 +0000)
committer
John Crispin
<john@openwrt.org>
Wed, 11 Mar 2015 15:55:28 +0000
(15:55 +0000)
Signed-off-by: wengbj <fl.service@t-firefly.com>
SVN-Revision: 44661
target/linux/ramips/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ramips/image/Makefile
b/target/linux/ramips/image/Makefile
index 6e6b10bd4675aa38150b807df48c38b636bc905d..45ae3a585a8a01fb99ceab339dd573252df4986b 100644
(file)
--- a/
target/linux/ramips/image/Makefile
+++ b/
target/linux/ramips/image/Makefile
@@
-935,7
+935,7
@@
endef
define Device/firewrt
DTS := FIREWRT
- IMAGE_SIZE := $(ralink_default_fw_size_
8
M)
+ IMAGE_SIZE := $(ralink_default_fw_size_
16
M)
endef
#