WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Last round of cleanup: Forgot to remove a file too!

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] Last round of cleanup: Forgot to remove a file too!
From: BitKeeper Bot <riel@xxxxxxxxxxx>
Date: Mon, 02 May 2005 17:39:04 +0000
Delivery-date: Tue, 03 May 2005 08:09:31 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: Xen Development List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
ChangeSet 1.1327.1.21, 2005/05/02 11:39:04-06:00, djm@xxxxxxxxxxxxxxx

        Last round of cleanup: Forgot to remove a file too!



 Makefile |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/xen/arch/ia64/lib/Makefile b/xen/arch/ia64/lib/Makefile
--- a/xen/arch/ia64/lib/Makefile        2005-05-03 04:09:58 -04:00
+++ b/xen/arch/ia64/lib/Makefile        2005-05-03 04:09:58 -04:00
@@ -9,7 +9,7 @@
        bitop.o checksum.o clear_page.o csum_partial_copy.o copy_page.o \
        clear_user.o strncpy_from_user.o strlen_user.o strnlen_user.o   \
        flush.o ip_fast_csum.o do_csum.o copy_user.o                    \
-       memset.o strlen.o memcpy.o swiotlb.o
+       memset.o strlen.o memcpy.o
 
 default: $(OBJS)
        $(LD) -r -o ia64lib.o $(OBJS)

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Last round of cleanup: Forgot to remove a file too!, BitKeeper Bot <=