[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] fix missing swiotlb.c file in linux build after running cleanup.



# HG changeset patch
# User vh249@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 5b5d1a4a754a4ba84ddfdd029bfd42ba0a94832b
# Parent  69f00d6ab5dcdfb440482315715522ee85e86f84
fix missing swiotlb.c file in linux build after running cleanup.

Signed-off-by: Vincent Hanquez <vincent@xxxxxxxxxxxxx>

diff -r 69f00d6ab5dc -r 5b5d1a4a754a 
linux-2.6-xen-sparse/arch/xen/i386/kernel/Makefile
--- a/linux-2.6-xen-sparse/arch/xen/i386/kernel/Makefile        Wed Aug 17 
13:34:42 2005
+++ b/linux-2.6-xen-sparse/arch/xen/i386/kernel/Makefile        Wed Aug 17 
14:23:16 2005
@@ -44,7 +44,7 @@
 c-obj-$(CONFIG_EFI)            += efi.o efi_stub.o
 c-obj-$(CONFIG_EARLY_PRINTK)   += early_printk.o
 c-obj-$(CONFIG_SMP_ALTERNATIVES)+= smpalts.o
-c-obj-$(CONFIG_SWIOTLB)                += swiotlb.o
+obj-$(CONFIG_SWIOTLB)          += swiotlb.o
 
 EXTRA_AFLAGS   := -traditional
 

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.