bios_ia32: Remove some extra debug info.
This commit is contained in:
@@ -58,6 +58,5 @@ for platform in [ MultiBootSubDirSetup bios_ia32 ] {
|
|||||||
|
|
||||||
local flags = -f bin -O5 -dKERNEL_PLATFORM=$(HAIKU_KERNEL_PLATFORM) ;
|
local flags = -f bin -O5 -dKERNEL_PLATFORM=$(HAIKU_KERNEL_PLATFORM) ;
|
||||||
NASMFLAGS on stage1.bin = $(flags) ;
|
NASMFLAGS on stage1.bin = $(flags) ;
|
||||||
Echo "NASMFLAGS = $(flags)" ;
|
|
||||||
|
|
||||||
Object stage1.bin : stage1.nasm ;
|
Object stage1.bin : stage1.nasm ;
|
||||||
|
|||||||
Reference in New Issue
Block a user