aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-09-09 16:26:20 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-09-09 16:26:20 +0000
commit4db5855832ffa2b7f6e41c064d8192931056473f (patch)
tree3c838973462f3d2adbf46566b17f0a6dd5ac0668 /xen/common/Makefile
parent4e7e00649a771714859a0f4b8b975f2e5662aa42 (diff)
downloadxen-4db5855832ffa2b7f6e41c064d8192931056473f.tar.gz
xen-4db5855832ffa2b7f6e41c064d8192931056473f.tar.bz2
xen-4db5855832ffa2b7f6e41c064d8192931056473f.zip
common/kernel.o contains changeset/compiler info.
Blow away on every build.
Diffstat (limited to 'xen/common/Makefile')
-rw-r--r--xen/common/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/xen/common/Makefile b/xen/common/Makefile
index bccdeb4231..08cc007498 100644
--- a/xen/common/Makefile
+++ b/xen/common/Makefile
@@ -19,3 +19,6 @@ common.o: $(OBJS)
clean:
rm -f *.o *~ core
+
+# Object file contains changeset and compiler information.
+kernel.o: $(BASEDIR)/include/xen/compile.h