mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-04 09:43:06 +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
|
exec cp [bin_dir]/bootstrap.elf [run_dir]/image.elf
|
||||||
|
|
||||||
|
puts stderr "\nboot image: [run_dir]/image.elf\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user