|
@@ -83,19 +83,19 @@ endef
|
|
|
define Device/tplink-8m
|
|
define Device/tplink-8m
|
|
|
$(Device/tplink-nolzma)
|
|
$(Device/tplink-nolzma)
|
|
|
TPLINK_FLASHLAYOUT := 8M
|
|
TPLINK_FLASHLAYOUT := 8M
|
|
|
- IMAGE_SIZE := 7936k
|
|
|
|
|
|
|
+ IMAGE_SIZE := 8000k
|
|
|
endef
|
|
endef
|
|
|
|
|
|
|
|
define Device/tplink-8mlzma
|
|
define Device/tplink-8mlzma
|
|
|
$(Device/tplink)
|
|
$(Device/tplink)
|
|
|
TPLINK_FLASHLAYOUT := 8Mlzma
|
|
TPLINK_FLASHLAYOUT := 8Mlzma
|
|
|
- IMAGE_SIZE := 7936k
|
|
|
|
|
|
|
+ IMAGE_SIZE := 8000k
|
|
|
endef
|
|
endef
|
|
|
|
|
|
|
|
define Device/tplink-16mlzma
|
|
define Device/tplink-16mlzma
|
|
|
$(Device/tplink)
|
|
$(Device/tplink)
|
|
|
TPLINK_FLASHLAYOUT := 16Mlzma
|
|
TPLINK_FLASHLAYOUT := 16Mlzma
|
|
|
- IMAGE_SIZE := 15872k
|
|
|
|
|
|
|
+ IMAGE_SIZE := 16192k
|
|
|
endef
|
|
endef
|
|
|
|
|
|
|
|
define Device/tplink-safeloader
|
|
define Device/tplink-safeloader
|