x86-kvm_guest: fix rootfs partname

This commit is contained in:
Matthias Schiffer 2015-03-10 17:21:08 +01:00
parent ba26256138
commit dfc856499b
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
CONFIG_TARGET_x86=y
CONFIG_TARGET_x86_kvm_guest=y
CONFIG_TARGET_ROOTFS_PARTNAME="/dev/vda2"