ath79: add support for TP-Link Archer c7 v2
[openwrt/openwrt.git] / target / linux / ath79 / image / common-tp-link.mk
index dcd651722da1f851115784018bf1b5676bc3b5df..f816308a9d9c17012118ae7c6bcc356ffd0e3108 100644 (file)
@@ -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