mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-09 20:20:17 +00:00
ar71xx/image: add template tplink-16mlzma
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 45489
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user