mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
parent
2cf4e5a6de
commit
a85c47134b
@ -242,8 +242,6 @@ append boot_modules [qt5_boot_modules feature]
|
||||
|
||||
build_boot_image $boot_modules
|
||||
|
||||
append qemu_args " -usbdevice tablet "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
# vi: set ft=tcl :
|
||||
|
@ -152,7 +152,4 @@ catch { exec sh -c $cmd }
|
||||
|
||||
append_if $use_ahci_driver qemu_args " -drive id=disk,file=$disk_image,format=raw,if=none -device ahci,id=ahci -device ide-drive,drive=disk,bus=ahci.0 -boot d"
|
||||
|
||||
append qemu_args " -usbdevice tablet "
|
||||
|
||||
run_genode_until forever
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user