ath79: add support for TP-Link Archer c7 v2
Signed-off-by: Sibren Vasse <github@sibrenvasse.nl>
This commit is contained in:
committed by
John Crispin
parent
2a7e03af37
commit
ba74b45476
@@ -82,3 +82,9 @@ $(Device/tplink)
|
||||
TPLINK_FLASHLAYOUT := 8Mlzma
|
||||
IMAGE_SIZE := 7936k
|
||||
endef
|
||||
|
||||
define Device/tplink-16mlzma
|
||||
$(Device/tplink)
|
||||
TPLINK_FLASHLAYOUT := 16Mlzma
|
||||
IMAGE_SIZE := 15872k
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user