mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
parent
727d307089
commit
5af3ffd6a8
@ -2,7 +2,7 @@
|
|||||||
# Build
|
# Build
|
||||||
#
|
#
|
||||||
|
|
||||||
build { core init hello }
|
build { core lib/ld init hello }
|
||||||
|
|
||||||
create_boot_directory
|
create_boot_directory
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ install_config {
|
|||||||
# Boot image
|
# Boot image
|
||||||
#
|
#
|
||||||
|
|
||||||
build_boot_image { core ld.lib.so init hello_client hello_server }
|
build_boot_image [build_artifacts]
|
||||||
|
|
||||||
append qemu_args " -nographic "
|
append qemu_args " -nographic "
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user