Kernel/vfs - Fixing OpenInode support
[tpg/acess2.git] / Kernel / arch / arm7 / Makefile
index e7102f0..e479ed2 100644 (file)
@@ -20,4 +20,5 @@ endif
 CPPFLAGS += -DMMU_PRESENT=$(MMU_PRESENT) -DPCI_ADDRESS=$(PCI_ADDRESS)
 LDFLAGS += `$(CC) --print-libgcc-file-name`
 
-A_OBJ  = start.ao main.o lib.o time.o pci.o
+A_OBJ  = start.ao main.o lib.o time.o pci.o debug.o
+A_OBJ += mm_phys.o mm_virt.o proc.o

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