diff options
author | Florian Maurer <f.maurer@outlook.de> | 2023-01-10 13:39:50 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-11 22:01:56 +0100 |
commit | 2e3d1edf59109d6329a00d90b1e953261d602af5 (patch) | |
tree | 8097d1291859f18524d8409694952a9e7dbd427d /target/linux/lantiq/xrx200/base-files | |
parent | f6b46c9269a2e83e88b0a353a87812cd4837f97e (diff) | |
download | upstream-2e3d1edf59109d6329a00d90b1e953261d602af5.tar.gz upstream-2e3d1edf59109d6329a00d90b1e953261d602af5.tar.bz2 upstream-2e3d1edf59109d6329a00d90b1e953261d602af5.zip |
lantiq: xrx200: Fix wifi LED on o2 box 6431
Wifi LED did not work using phy0radio, which somehow slipped through in
the previous testing
Signed-off-by: Florian Maurer <f.maurer@outlook.de>
Diffstat (limited to 'target/linux/lantiq/xrx200/base-files')
-rw-r--r-- | target/linux/lantiq/xrx200/base-files/etc/board.d/01_leds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/base-files/etc/board.d/01_leds b/target/linux/lantiq/xrx200/base-files/etc/board.d/01_leds index 8f59538b83..0c80aaa3b8 100644 --- a/target/linux/lantiq/xrx200/base-files/etc/board.d/01_leds +++ b/target/linux/lantiq/xrx200/base-files/etc/board.d/01_leds @@ -30,7 +30,6 @@ arcadyan,arv7519rw22) arcadyan,vgv7510kw22-nor|\ arcadyan,vgv7510kw22-brn) ucidef_set_led_netdev "internet" "internet" "$led_internet" "wan" - ucidef_set_led_wlan "wifi" "wifi" "green:wlan" "phy0radio" ;; zyxel,p-2812hnu-f1|\ zyxel,p-2812hnu-f3) |