ar71xx/image: fix imagesize of template tplink-8mlzma

The new image size is verified by a running tplink device and checked
against mktplinkfw source code.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45488 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2015-04-18 10:19:09 +00:00
parent 9283018e67
commit c24f91a021
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ endef
define Device/tplink-8mlzma define Device/tplink-8mlzma
$(Device/tplink) $(Device/tplink)
TPLINK_FLASHLAYOUT := 8Mlzma TPLINK_FLASHLAYOUT := 8Mlzma
IMAGE_SIZE := 8000k IMAGE_SIZE := 7936k
endef endef
define Device/tl-wdr4300-v1 define Device/tl-wdr4300-v1