mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
@@ -397,7 +397,7 @@ script, which can be executed directly from within your build directory.
|
||||
A run script for the hello client-server scenario should be placed
|
||||
at the _run/hello.run_ and look as follows:
|
||||
|
||||
!build { core init hello }
|
||||
!build { core ld.lib.so init hello }
|
||||
!
|
||||
!create_boot_directory
|
||||
!
|
||||
|
||||
@@ -31,7 +31,7 @@ install_config {
|
||||
# Boot image
|
||||
#
|
||||
|
||||
build_boot_image { core init hello_client hello_server }
|
||||
build_boot_image { core ld.lib.so init hello_client hello_server }
|
||||
|
||||
append qemu_args " -nographic "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user