2
0
forked from Ivasoft/openwrt

apm821xx: remove wd, mybooklive-duo leftovers

The unification of the My Book Live Single and duo image in
commit 9b47aa93c7 ("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>
This commit is contained in:
Christian Lamparter
2018-09-22 00:38:38 +02:00
committed by Hauke Mehrtens
parent 63a7cf6791
commit 2a926b1a0a
3 changed files with 4 additions and 8 deletions

View File

@@ -6,8 +6,7 @@ move_config() {
. /lib/functions.sh
case "$(board_name)" in
wd,mybooklive|\
wd,mybooklive-duo)
wd,mybooklive)
if [ -b $BOOTPART ]; then
mkdir -p /boot
mount -t ext4 -o rw,noatime $BOOTPART /boot