Kernel/x86_64 - Rework to use pmemmap.h (and share code with x86)
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / Makefile
index a72216a..4c030a5 100644 (file)
@@ -27,6 +27,7 @@ A_OBJ := start32.ao start64.ao desctab.ao proc.ao
 A_OBJ += main.o lib.o proc.o mm_virt.o mm_phys.o
 A_OBJ += kernelpanic.o errors.o time.o pci.o
 A_OBJ += vm8086.o
+A_OBJ += ../x86/mboot.o
 # rme.o
 
 POSTBUILD = objcopy $(BIN) -F elf32-i386 $(BIN)

UCC git Repository :: git.ucc.asn.au