diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2018-09-22 00:38:38 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-09-29 17:23:11 +0200 |
commit | 2a926b1a0ad38d49198e0b272aa3283a618dd603 (patch) | |
tree | f039023cc99e425147b68cff4996ee852da02e73 /target/linux/apm821xx/base-files/etc | |
parent | 63a7cf67912a9fa7ad4790a13e88aad8c3fb3ba9 (diff) | |
download | upstream-2a926b1a0ad38d49198e0b272aa3283a618dd603.tar.gz upstream-2a926b1a0ad38d49198e0b272aa3283a618dd603.tar.bz2 upstream-2a926b1a0ad38d49198e0b272aa3283a618dd603.zip |
apm821xx: remove wd, mybooklive-duo leftovers
The unification of the My Book Live Single and duo image in
commit 9b47aa93c76b ("apm821xx: unify My Book Live Single + Duo images")
made the wd,mybooklive-duo obsolete in most places and can
be removed.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/base-files/etc')
-rwxr-xr-x | target/linux/apm821xx/base-files/etc/board.d/01_leds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/apm821xx/base-files/etc/board.d/01_leds b/target/linux/apm821xx/base-files/etc/board.d/01_leds index c218efa49b..8ba57bdf06 100755 --- a/target/linux/apm821xx/base-files/etc/board.d/01_leds +++ b/target/linux/apm821xx/base-files/etc/board.d/01_leds @@ -23,8 +23,7 @@ meraki,mx60) ucidef_set_led_switch "lan4" "LAN4" "mx60:green:lan4" "switch0" "0x02" ;; -wd,mybooklive|\ -wd,mybooklive-duo) +wd,mybooklive) ucidef_set_led_ide "sata" "SATA" "mbl:blue:power" ;; |