bugfix: Correct CPE510 v3 Image

This commit is contained in:
apcameron 2020-03-30 21:40:51 -05:00 committed by Joe AE6XE
parent 0f7e378afb
commit 90a2b39ac5
1 changed files with 2 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Index: openwrt/target/linux/ar71xx/image/generic-tp-link.mk
===================================================================
--- openwrt.orig/target/linux/ar71xx/image/generic-tp-link.mk
+++ openwrt/target/linux/ar71xx/image/generic-tp-link.mk
@@ -185,6 +185,13 @@ define Device/cpe510-v2
@@ -185,6 +185,14 @@ define Device/cpe510-v2
endef
TARGET_DEVICES += cpe510-v2
@ -99,6 +99,7 @@ Index: openwrt/target/linux/ar71xx/image/generic-tp-link.mk
+ $(Device/cpe510-520-v1)
+ DEVICE_TITLE := TP-LINK CPE510 v3
+ BOARDNAME := CPE510V3
+ TPLINK_BOARD_ID := CPE510V2
+endef
+TARGET_DEVICES += cpe510-v3
+