diff options
Diffstat (limited to 'target/linux/ramips/image/rt305x.mk')
-rw-r--r-- | target/linux/ramips/image/rt305x.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 2ba5e254e6..073f505d49 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -579,7 +579,7 @@ TARGET_DEVICES += huawei_d105 define Device/huawei_hg255d MTK_SOC := rt3052 - IMAGE_SIZE := $(ralink_default_fw_size_16M) + IMAGE_SIZE := 15744k DEVICE_VENDOR := HuaWei DEVICE_MODEL := HG255D SUPPORTED_DEVICES += hg255d |