Kernel - Helps if I test things before committing
authorJohn Hodge <[email protected]>
Sun, 21 Aug 2011 09:11:19 +0000 (17:11 +0800)
committerJohn Hodge <[email protected]>
Sun, 21 Aug 2011 09:11:19 +0000 (17:11 +0800)
Kernel/Makefile

index 6501a90..dacafdb 100644 (file)
@@ -109,7 +109,7 @@ include/syscalls.h include/syscalls.inc.asm:        syscalls.lst Makefile GenSyscalls.p
 Makefile:      ../Makefile.cfg arch/$(ARCHDIR)/Makefile
 
 # HACK - Rebuild proc when the buildnum changes
-$(OBJDIR)drv/proc.o$(OBJSUFFIX): Makefile.BuildNum
+#$(OBJDIR)drv/proc.o$(OBJSUFFIX): Makefile.BuildNum.$(ARCH)
 
 # Dependency Files
 -include $(DEPFILES)

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