mirror of https://github.com/parazyd/arm-sdk.git
chromeveyron: Rename fs variables.
This commit is contained in:
parent
1dc743816d
commit
6048b97e62
|
|
@ -29,8 +29,8 @@ size=1730
|
|||
#inittab=""
|
||||
|
||||
parted_type="gpt"
|
||||
bootpart="vfat"
|
||||
rootpart="ext4"
|
||||
bootfs="vfat"
|
||||
rootfs="ext4"
|
||||
gpt_boot=(8192 32768)
|
||||
gpt_root=(40960)
|
||||
bootfs="none"
|
||||
|
|
|
|||
Loading…
Reference in New Issue