apm821xx: remove wd, mybooklive-duo leftovers
[openwrt/staging/lynxis.git] / target / linux / apm821xx / base-files / lib / preinit / 79_move_config
index 5d33feb91601a7b7e0932d6af9627101266c8270..cb5e5c759db1fbd68a781f6c10e1c36d93d9ffd4 100644 (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