aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/mt7621/base-files/etc/board.d
diff options
context:
space:
mode:
authorDale Hui <strokes-races0b@icloud.com>2021-08-20 22:36:50 -0700
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-09-26 15:15:30 +0200
commitaf3104d25b0b254d54b3bb3cc570c958c24c4015 (patch)
tree11e4ba578f589a32c7ac19187b63b49c0a1cf774 /target/linux/ramips/mt7621/base-files/etc/board.d
parentfc050c7b53116b6e3f2c31797b27cfc76af60e74 (diff)
downloadupstream-af3104d25b0b254d54b3bb3cc570c958c24c4015.tar.gz
upstream-af3104d25b0b254d54b3bb3cc570c958c24c4015.tar.bz2
upstream-af3104d25b0b254d54b3bb3cc570c958c24c4015.zip
ramips: make Netgear R7200 a separate device from R6700v2
With the various variants of Netgear R**** devices, make it more obvious which image should be used for the R7200. Signed-off-by: Dale Hui <strokes-races0b@icloud.com> [provide proper commit message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/mt7621/base-files/etc/board.d')
-rw-r--r--target/linux/ramips/mt7621/base-files/etc/board.d/01_leds3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds
index d01ba53568..314cb5bb10 100644
--- a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds
+++ b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds
@@ -89,7 +89,8 @@ netgear,wndr3700-v5)
ucidef_set_led_netdev "wan" "wan" "green:wan" "wan"
;;
netgear,r6700-v2|\
-netgear,r6800)
+netgear,r6800|\
+netgear,r7200)
ucidef_set_led_netdev "wan" "WAN" "white:wan" "wan"
ucidef_set_led_netdev "lan1" "LAN1" "white:lan1" "lan1"
ucidef_set_led_netdev "lan2" "LAN2" "white:lan2" "lan2"