tar2fs: set defaults for mips*

This commit is contained in:
Ivan A. Melnikov 2018-12-10 14:06:56 +04:00 committed by Michael Shigorin
parent 45b38f389d
commit bedd7cf453

View File

@ -52,6 +52,10 @@ e2k)
BOOTPART="1"
ROOTPART="2"
;;
mips*)
ROOTPART="1"
BLOCKDEV="/dev/sda"
;;
esac
# figure out the part taken by /boot in the given tarball