Mailing List Archive

Fix shadow_guest32 depenency in Xen/x86 Makefile.
# HG changeset patch
# User kaf24@firebug.cl.cam.ac.uk
# Node ID 494243ba43b81a0aabba647bc12767ce5dd48179
# Parent 82f1b5364f94a057057ab4bd1953735afa3d237b
Fix shadow_guest32 depenency in Xen/x86 Makefile.

Signed-off-by: Jun Nakajima <jun.nakajima@intel.com>

diff -r 82f1b5364f94 -r 494243ba43b8 xen/arch/x86/Makefile
--- a/xen/arch/x86/Makefile Tue Dec 13 16:01:09 2005
+++ b/xen/arch/x86/Makefile Tue Dec 13 16:02:55 2005
@@ -62,6 +62,8 @@
boot/mkelf32: boot/mkelf32.c
$(HOSTCC) $(HOSTCFLAGS) -o $@ $<

+shadow_guest32.o: shadow.c
+
clean:
rm -f *.o *.s *~ core boot/*.o boot/*~ boot/core boot/mkelf32
rm -f x86_32/*.o x86_32/*~ x86_32/core

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog