Kernel/armv7 - Moved to asssembly 32-bit divide
[tpg/acess2.git] / Kernel / arch / x86_64 / Makefile
index 2c577b0..a72216a 100644 (file)
@@ -23,7 +23,7 @@ else
 endif
        
 
-A_OBJ := start32.ao start64.ao desctab.ao
+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

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