mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
base-foc: Print location of the boot image
This commit is contained in:
parent
ff7f6334bc
commit
23704c770f
@ -190,6 +190,8 @@ proc build_boot_image_arm {binaries} {
|
||||
}
|
||||
|
||||
exec cp [bin_dir]/bootstrap.elf [run_dir]/image.elf
|
||||
|
||||
puts stderr "\nboot image: [run_dir]/image.elf\n"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user