ralink: FireWRT flash size is up to 16M.
Signed-off-by: wengbj <fl.service@t-firefly.com> SVN-Revision: 44661
This commit is contained in:
parent
260dea38fb
commit
0496393f9c
1 changed files with 1 additions and 1 deletions
|
@ -935,7 +935,7 @@ endef
|
|||
|
||||
define Device/firewrt
|
||||
DTS := FIREWRT
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_8M)
|
||||
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
||||
endef
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue