|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
[XenPPC] [pushed] [ppc] special sause to depend on local headers
changeset: 10373:2b09feae5f887eec534f9f4b12649c139504cfee
user: jimix@xxxxxxxxxxxxxxxxxxxxx
date: Fri May 19 13:07:49 2006 -0400
files: xen/arch/ppc/Makefile
description:
[ppc] special sause to depend on local headers
diff -r ee4e0b41b205e3031299e8a8cd846d40e025fc1c -r
2b09feae5f887eec534f9f4b12649c139504cfee xen/arch/ppc/Makefile
--- a/xen/arch/ppc/Makefile Fri May 19 11:20:34 2006 -0400
+++ b/xen/arch/ppc/Makefile Fri May 19 13:07:49 2006 -0400
@@ -64,6 +64,8 @@ irq.o: ../x86/irq.c
irq.o: ../x86/irq.c
physdev.o: ../x86/physdev.c
+HDRS += $(wildcard *.h)
+
start.o: boot/start.S
$(CC) $(CFLAGS) -D__ASSEMBLY__ -c $< -o $@
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [XenPPC] [pushed] [ppc] special sause to depend on local headers,
jimix <=
|
|
|
|
|