ar71xx: improve support for TP-Link CPE510 v2
[oweals/openwrt.git] / target / linux / ar71xx / base-files / etc / board.d / 01_leds
index 8fc6fc8eea845b67449396baec10770a767b1979..0a63820de7b51cbcc5ba9487ff4d0b00c086497d 100755 (executable)
@@ -255,6 +255,7 @@ cpe210|\
 cpe210-v2|\
 cpe210-v3|\
 cpe510|\
+cpe510-v2|\
 wbs210|\
 wbs510)
        ucidef_set_rssimon "wlan0" "200000" "1"
@@ -265,7 +266,8 @@ wbs510)
 
        case "$board" in
        cpe210-v2|\
-       cpe210-v3)
+       cpe210-v3|\
+       cpe510-v2)
                ucidef_set_led_netdev "lan" "LAN" "tp-link:green:lan0" "eth0"
                ;;
        *)