mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Merge branch 'master' of github.com:mmueller41/genode
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Build
|
||||
#
|
||||
|
||||
build { core init hello }
|
||||
build { core init timer hello }
|
||||
|
||||
create_boot_directory
|
||||
|
||||
@@ -49,7 +49,7 @@ install_config {
|
||||
# Boot image
|
||||
#
|
||||
|
||||
build_boot_image { core ld.lib.so init hello_client hello_server }
|
||||
build_boot_image { core ld.lib.so init timer hello_client hello_server }
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user