aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/base-files/lib/preinit/79_move_config
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-09-22 00:38:38 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2018-09-29 17:23:11 +0200
commit2a926b1a0ad38d49198e0b272aa3283a618dd603 (patch)
treef039023cc99e425147b68cff4996ee852da02e73 /target/linux/apm821xx/base-files/lib/preinit/79_move_config
parent63a7cf67912a9fa7ad4790a13e88aad8c3fb3ba9 (diff)
downloadupstream-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/lib/preinit/79_move_config')
-rw-r--r--target/linux/apm821xx/base-files/lib/preinit/79_move_config3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/apm821xx/base-files/lib/preinit/79_move_config b/target/linux/apm821xx/base-files/lib/preinit/79_move_config
index 5d33feb916..cb5e5c759d 100644
--- a/target/linux/apm821xx/base-files/lib/preinit/79_move_config
+++ b/target/linux/apm821xx/base-files/lib/preinit/79_move_config
@@ -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