Apparently extra commas aren't needed anymore in this?

This commit is contained in:
K. Lange 2018-07-20 19:44:11 +09:00
parent 74a1cde590
commit 4476911e48

View File

@ -27,7 +27,7 @@ fatbase/mod/rtl.ko,\
fatbase/mod/e1000.ko,\
fatbase/mod/pcspkr.ko,\
fatbase/ramdisk.img \
-append "vid=qemu,,1440,,900 root=/dev/ram0,,nocache start=--migrate _start=--headless" \
-append "vid=qemu,1440,900 root=/dev/ram0,nocache start=--migrate _start=--headless" \
-nographic \
-enable-kvm \
-serial mon:stdio \