diff --git a/target/linux/ipq806x/base-files/etc/board.d/01_leds b/target/linux/ipq806x/base-files/etc/board.d/01_leds index fea4d7c8bb..769afb8b85 100755 --- a/target/linux/ipq806x/base-files/etc/board.d/01_leds +++ b/target/linux/ipq806x/base-files/etc/board.d/01_leds @@ -43,8 +43,6 @@ tplink,vr2600v) ucidef_set_led_switch "wan" "wan" "${boardname}:white:wan" "switch0" "0x20" ;; zyxel,nbg6817) - ucidef_set_led_wlan "wlan2g" "WLAN2G" "${boardname}:amber:wifi2g" "phy1tpt" - ucidef_set_led_wlan "wlan5g" "WLAN5G" "${boardname}:amber:wifi5g" "phy0tpt" ucidef_set_led_netdev "wan" "WAN" "${boardname}:white:internet" "eth1" ;; *)