mirror of https://github.com/hak5/openwrt.git
ar71xx/image: add template tplink-16mlzma
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 45489lede-17.01
parent
1efdccc055
commit
13204f6a35
|
@ -156,6 +156,12 @@ $(Device/tplink)
|
||||||
IMAGE_SIZE := 7936k
|
IMAGE_SIZE := 7936k
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define Device/tplink-16mlzma
|
||||||
|
$(Device/tplink)
|
||||||
|
TPLINK_FLASHLAYOUT := 16Mlzma
|
||||||
|
IMAGE_SIZE := 15872k
|
||||||
|
endef
|
||||||
|
|
||||||
define Device/tl-wdr4300-v1
|
define Device/tl-wdr4300-v1
|
||||||
$(Device/tplink-8mlzma)
|
$(Device/tplink-8mlzma)
|
||||||
BOARDNAME = TL-WDR4300
|
BOARDNAME = TL-WDR4300
|
||||||
|
|
Loading…
Reference in New Issue