git.ucc.asn.au
/
tpg
/
acess2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab41f4
)
Kernel - Helps if I test things before committing
author
John Hodge
<
[email protected]
>
Sun, 21 Aug 2011 09:11:19 +0000
(17:11 +0800)
committer
John Hodge
<
[email protected]
>
Sun, 21 Aug 2011 09:11:19 +0000
(17:11 +0800)
Kernel/Makefile
patch
|
blob
|
history
diff --git
a/Kernel/Makefile
b/Kernel/Makefile
index
6501a90
..
dacafdb
100644
(file)
--- a/
Kernel/Makefile
+++ b/
Kernel/Makefile
@@
-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