mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
run: strip NOVA kernel
This commit is contained in:
committed by
Christian Helmuth
parent
1779a0511b
commit
ffd48e3f83
@@ -43,6 +43,7 @@ proc run_boot_dir {binaries} {
|
||||
|
||||
puts "using NOVA kernel at [nova_kernel]"
|
||||
exec [cross_dev_prefix]objcopy -O elf32-i386 [nova_kernel] [run_dir]/hypervisor
|
||||
exec [cross_dev_prefix]strip [run_dir]/hypervisor
|
||||
|
||||
if {[have_include "image/iso"] || [have_include "image/disk"]} {
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user