diff --git a/patches/001-add_support_for_TP-Link_CPE510_v3.patch b/patches/001-add_support_for_TP-Link_CPE510_v3.patch index df562e38..20afcecb 100644 --- a/patches/001-add_support_for_TP-Link_CPE510_v3.patch +++ b/patches/001-add_support_for_TP-Link_CPE510_v3.patch @@ -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 +