diff options
author | Paul Wassi <p.wassi@gmx.at> | 2019-01-04 22:26:01 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2019-02-14 16:56:14 +0100 |
commit | ff541c5ca255f0c7e105dc7fe717f812470e39e7 (patch) | |
tree | 3877472b144106a7bdd479e015ba92df74443d09 /target/linux/ath79/base-files/etc/board.d/01_leds | |
parent | da1107f8a5deec6f013535af6cd0d42b8088d600 (diff) | |
download | upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.gz upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.tar.bz2 upstream-ff541c5ca255f0c7e105dc7fe717f812470e39e7.zip |
ath79: rename TL-WR740ND-v4 to TL-WR740N-v4
Give the device the same name it had in ar71xx.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Diffstat (limited to 'target/linux/ath79/base-files/etc/board.d/01_leds')
-rwxr-xr-x | target/linux/ath79/base-files/etc/board.d/01_leds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/base-files/etc/board.d/01_leds b/target/linux/ath79/base-files/etc/board.d/01_leds index 2f65a8948b..6b4bec56ce 100755 --- a/target/linux/ath79/base-files/etc/board.d/01_leds +++ b/target/linux/ath79/base-files/etc/board.d/01_leds @@ -119,7 +119,7 @@ tplink,tl-wr941-v4) ucidef_set_led_switch "lan3" "LAN3" "tp-link:green:lan3" "switch0" "0x08" ucidef_set_led_switch "lan4" "LAN4" "tp-link:green:lan4" "switch0" "0x10" ;; -tplink,tl-wr740nd-v4|\ +tplink,tl-wr740n-v4|\ tplink,tl-wr741nd-v4|\ tplink,tl-wr841-v8|\ tplink,tl-wr842n-v2) |