diff options
Diffstat (limited to 'target/linux/ramips/image/Makefile')
-rw-r--r-- | target/linux/ramips/image/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 55b9cf40d2..fb064077df 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -1010,6 +1010,7 @@ endef define Device/wsr-600 DTS := WSR-600 + IMAGE_SIZE := $(ralink_default_fw_size_16M) endef define Device/re6500 @@ -1019,6 +1020,7 @@ endef define Device/wsr-1166 DTS := WSR-1166 IMAGE/sysupgrade.bin := trx | pad-rootfs + IMAGE_SIZE := $(ralink_default_fw_size_16M) endef define Device/dir-860l-b1 |