From 88019c6c77f6615aff586250b9d001d5f377bad7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 14 Jun 2016 05:11:54 +0200 Subject: lantiq: add ARV4525PW wifi led Signed-off-by: John Crispin --- target/linux/lantiq/base-files/etc/board.d/01_leds | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/lantiq/base-files/etc/board.d/01_leds b/target/linux/lantiq/base-files/etc/board.d/01_leds index 08c384297d..4cca17f280 100755 --- a/target/linux/lantiq/base-files/etc/board.d/01_leds +++ b/target/linux/lantiq/base-files/etc/board.d/01_leds @@ -45,6 +45,9 @@ ARV7519RW22) FRITZ7320) ucidef_set_led_netdev "wifi" "wifi" "fritz7320:green:wlan" "wlan0" ;; +ARV4525PW) + ucidef_set_led_netdev "wifi" "wifi" "arv4525pw:green:wlan" "wlan0" + ;; WBMR300) ucidef_set_led_switch "lan1" "LAN1" "wbmr300:green:lan1" "switch0" "0x08" ucidef_set_led_switch "lan2" "LAN2" "wbmr300:green:lan2" "switch0" "0x04" -- cgit v1.2.3