ar71xx/image: add template tplink-16mlzma

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

SVN-Revision: 45489
master
John Crispin 10 years ago
parent 1efdccc055
commit 13204f6a35
  1. 6
      target/linux/ar71xx/image/Makefile

@ -156,6 +156,12 @@ $(Device/tplink)
IMAGE_SIZE := 7936k
endef
define Device/tplink-16mlzma
$(Device/tplink)
TPLINK_FLASHLAYOUT := 16Mlzma
IMAGE_SIZE := 15872k
endef
define Device/tl-wdr4300-v1
$(Device/tplink-8mlzma)
BOARDNAME = TL-WDR4300

Loading…
Cancel
Save