diff options
author | Nick Hainke <vincent@systemli.org> | 2022-07-16 10:33:24 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-04-24 18:32:26 +0200 |
commit | 0f269554e4fd16dd4bcb705e38ff063199e57018 (patch) | |
tree | 167bc37c13933d44ba16e49a1590c5c86dd65892 /target/linux/ipq40xx/base-files/etc/board.d/01_leds | |
parent | 90ad13c76360e5c0ff45db2fd88ffb2595afe451 (diff) | |
download | upstream-0f269554e4fd16dd4bcb705e38ff063199e57018.tar.gz upstream-0f269554e4fd16dd4bcb705e38ff063199e57018.tar.bz2 upstream-0f269554e4fd16dd4bcb705e38ff063199e57018.zip |
ipq40xx: convert GL-AP1300 to DSA
Convert GL-AP1300 to DSA and enable it.
While working on it rename the GL-AP1300 leds from green to white.
Tested-by: Rob White <rob@blue-wave.net>
Tested-by: Robert Sommer <frauhottelmann@gmail.com>
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ipq40xx/base-files/etc/board.d/01_leds')
-rw-r--r-- | target/linux/ipq40xx/base-files/etc/board.d/01_leds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/base-files/etc/board.d/01_leds b/target/linux/ipq40xx/base-files/etc/board.d/01_leds index 3ba130cc90..1ba5d2b1a7 100644 --- a/target/linux/ipq40xx/base-files/etc/board.d/01_leds +++ b/target/linux/ipq40xx/base-files/etc/board.d/01_leds @@ -53,7 +53,7 @@ engenius,ens620ext) ucidef_set_led_netdev "lan2" "LAN2" "green:lan2" "eth1" ;; glinet,gl-ap1300) - ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1" + ucidef_set_led_netdev "wan" "WAN" "white:wan" "wan" ;; glinet,gl-b1300 |\ mikrotik,lhgg-60ad) |