Kernel/armv7 - Debug output added
[tpg/acess2.git] / Kernel / arch / armv7 / Makefile
index 2a86424..4e36774 100644 (file)
@@ -13,5 +13,6 @@ LDFLAGS += `$(CC) --print-libgcc-file-name`
 A_OBJ  = start.ao main.o lib.o lib.ao time.o pci.o debug.o
 A_OBJ += mm_phys.o mm_virt.o proc.o proc.ao
 
-main.c: Makefile.BuildNum.$(ARCH)
+#main.c: Makefile.BuildNum.$(ARCH)
 
+POSTBUILD = arm-elf-objcopy $(BIN) -O binary $(BIN)

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