ralink: FireWRT flash size is up to 16M.
Signed-off-by: wengbj <fl.service@t-firefly.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44661 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
385f442a27
commit
db982be738
|
@ -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 New Issue