|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] add dependency shadow.c and shadow_guest32.c
Just one line change, but avoid mistakes.
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>
diff -r d234a8cfc4ca xen/arch/x86/Makefile
--- a/xen/arch/x86/Makefile Sat Dec 3 17:41:16 2005 +0100
+++ b/xen/arch/x86/Makefile Sat Dec 3 12:16:38 2005 -0700
@@ -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
Jun
---
Intel Open Source Technology Center
add_deps.patch
Description: add_deps.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] add dependency shadow.c and shadow_guest32.c,
Nakajima, Jun <=
|
|
|
|
|