Author: blogic
Date: 2015-10-11 18:24:31 +0200 (Sun, 11 Oct 2015)
New Revision: 47179

Modified:
   trunk/target/linux/ar71xx/image/Makefile
Log:
ar71xx: TP-LINK Archer C5 image name

There are more version on market, add version number to the name.

Signed-off-by: Cezary Jackiewicz <[email protected]>

Modified: trunk/target/linux/ar71xx/image/Makefile
===================================================================
--- trunk/target/linux/ar71xx/image/Makefile    2015-10-11 16:24:22 UTC (rev 
47178)
+++ trunk/target/linux/ar71xx/image/Makefile    2015-10-11 16:24:31 UTC (rev 
47179)
@@ -349,7 +349,7 @@
 endef
 TARGET_DEVICES += tl-wdr3320-v2
 
-define Device/archer-c5
+define Device/archer-c5-v1
     $(Device/tplink-16mlzma)
     BOARDNAME := ARCHER-C5
     DEVICE_PROFILE := ARCHERC7
@@ -369,7 +369,7 @@
     DEVICE_PROFILE := ARCHERC7
     TPLINK_HWID := 0xc7000002
 endef
-TARGET_DEVICES += archer-c5 archer-c7-v1 archer-c7-v2
+TARGET_DEVICES += archer-c5-v1 archer-c7-v1 archer-c7-v2
 
 define Device/antminer-s1
        $(Device/tplink-8mlzma)
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to