merge
This commit is contained in:
parent
57f83d0a6c
commit
1e2bf99bd4
1
Makefile
1
Makefile
|
@ -117,7 +117,6 @@ test: kaleid
|
|||
@ndisasm $(BINDIR)/kaleid -o 0x00100000 -b 32 > loader_disasm32.asm
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
test32: kernel loader
|
||||
qemu-system-i386 -hda build/bin/disk.img -d cpu_reset,guest_errors,pcall,int -enable-kvm 2> qemu.log &
|
||||
@ndisasm $(BINDIR)/kaleid -o 0x00100000 -b 64 > loader_disasm64.asm
|
||||
|
|
Loading…
Reference in New Issue