Kernel/arm7 - Fixing, manages to start pmm init
[tpg/acess2.git] / Kernel / arch / arm7 / Makefile
index e479ed2..4d1aa04 100644 (file)
@@ -22,3 +22,6 @@ LDFLAGS += `$(CC) --print-libgcc-file-name`
 
 A_OBJ  = start.ao main.o lib.o time.o pci.o debug.o
 A_OBJ += mm_phys.o mm_virt.o proc.o
+
+main.c: Makefile.BuildNum.$(ARCH)
+

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