From 41ae005c79ccf29a191537fd1823abbdfdbf43e5 Mon Sep 17 00:00:00 2001 From: blogic Date: Wed, 11 Mar 2015 15:55:28 +0000 Subject: [PATCH] ralink: FireWRT flash size is up to 16M. Signed-off-by: wengbj git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44661 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 6e6b10bd46..45ae3a585a 100644 --- 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_8M) + IMAGE_SIZE := $(ralink_default_fw_size_16M) endef # -- 2.11.0