aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/base-files/etc/board.d/01_leds
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2018-02-21 16:17:10 +0100
committerMathias Kresin <dev@kresin.me>2018-03-14 19:04:50 +0100
commitb7f115f22a9d79bd45bfe27cfb8d491dac49feb4 (patch)
treeccd571e92f241a135503dc81a1b5a0ef66980d21 /target/linux/ipq806x/base-files/etc/board.d/01_leds
parent20d63ebc942012040e08bb815a94f40e535b9cf9 (diff)
downloadupstream-b7f115f22a9d79bd45bfe27cfb8d491dac49feb4.tar.gz
upstream-b7f115f22a9d79bd45bfe27cfb8d491dac49feb4.tar.bz2
upstream-b7f115f22a9d79bd45bfe27cfb8d491dac49feb4.zip
ipq806x: drop ipq40xx support
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/ipq806x/base-files/etc/board.d/01_leds')
-rwxr-xr-xtarget/linux/ipq806x/base-files/etc/board.d/01_leds8
1 files changed, 0 insertions, 8 deletions
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 ea8b7817cb..98aac707d5 100755
--- a/target/linux/ipq806x/base-files/etc/board.d/01_leds
+++ b/target/linux/ipq806x/base-files/etc/board.d/01_leds
@@ -11,14 +11,6 @@ board=$(board_name)
boardname="${board##*,}"
case "$board" in
-avm,fritzbox-4040)
- ucidef_set_led_wlan "wlan" "WLAN" "fritz4040:green:wlan" "phy0tpt" "phy1tpt"
- ucidef_set_led_netdev "wan" "WAN" "fritz4040:green:wan" "eth1"
- ucidef_set_led_switch "lan" "LAN" "fritz4040:green:lan" "switch0" "0x1e"
- ;;
-glinet,gl-b1300)
- ucidef_set_led_wlan "wlan" "WLAN" "${boardname}:green:wlan" "phy0tpt"
- ;;
netgear,d7800 |\
netgear,r7500 |\
netgear,r7500v2 |\