Updaded to version 24.08.

This commit is contained in:
Michael Mueller
2024-09-14 23:35:10 +02:00
6040 changed files with 232388 additions and 200684 deletions

View File

@@ -2,7 +2,7 @@
# Build
#
build { core init timer hello }
build { core lib/ld init hello }
create_boot_directory
@@ -49,7 +49,7 @@ install_config {
# Boot image
#
build_boot_image { core ld.lib.so init timer hello_client hello_server }
build_boot_image [build_artifacts]
append qemu_args " -nographic "