|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] pci/direct.c is no longer patched in arch/xen/i386, so a
ChangeSet 1.1454, 2005/05/07 11:22:07+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx
pci/direct.c is no longer patched in arch/xen/i386, so arch/xen/x86_64
must symlink straight to arch/i386.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
Makefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -Nru a/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile
b/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile
--- a/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile 2005-05-07
07:03:52 -04:00
+++ b/linux-2.6.11-xen-sparse/arch/xen/x86_64/pci/Makefile 2005-05-07
07:03:52 -04:00
@@ -12,7 +12,7 @@
c-obj-y += fixup.o
c-obj-$(CONFIG_ACPI_PCI) += acpi.o
c-obj-y += legacy.o common.o
-c-xen-obj-$(CONFIG_PCI_DIRECT)+= direct.o
+c-obj-$(CONFIG_PCI_DIRECT)+= direct.o
c-xen-obj-y += irq.o
# mmconfig has a 64bit special
c-obj-$(CONFIG_PCI_MMCONFIG) += mmconfig.o
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] pci/direct.c is no longer patched in arch/xen/i386, so arch/xen/x86_64,
BitKeeper Bot <=
|
|
|
|
|