run: strip NOVA kernel

This commit is contained in:
Norman Feske 2015-09-04 12:21:32 +02:00 committed by Christian Helmuth
parent 1779a0511b
commit ffd48e3f83
1 changed files with 1 additions and 0 deletions

View File

@ -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"]} {
#