Skip to content

Commit

Permalink
run/keynote: use [build_artifacts]
Browse files Browse the repository at this point in the history
  • Loading branch information
trimpim committed Sep 21, 2023
1 parent 1cf068e commit e950744
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions run/keynote.run
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,8 @@ install_config $config
# Boot modules
#

# generic modules
set boot_modules {
core init
test-keynote
ld.lib.so libc.lib.so vfs.lib.so keynote.lib.so libm.lib.so libcrypto.lib.so
}


build_boot_image $boot_modules
build_boot_image [build_artifacts]


run_genode_until {.*exited with exit value 0.*} 20

0 comments on commit e950744

Please sign in to comment.