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-devel

[Xen-devel] debian clean-mtrr.patch (2 of 5)

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] debian clean-mtrr.patch (2 of 5)
From: "Adam Heath" <doogie@xxxxxxxxxxxxx>
Date: Fri, 04 Feb 2005 22:24:19 -0600
Delivery-date: Sat, 05 Feb 2005 04:24:57 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Name: clean-mtrr.patch
Description: clean mtrr
 Clean xen/arch/x86/mtrr/*
Signed-off-by: Adam Heath <doogie@xxxxxxxxxxxxx>
DiffStat:
 xen/arch/x86/Makefile |    1 +
 1 files changed, 1 insertion(+)

--- xen-2.0.4.orig/xen/arch/x86/Makefile
+++ xen-2.0.4/xen/arch/x86/Makefile
@@ -34,6 +34,7 @@
        rm -f *.o *.s *~ core boot/*.o boot/*~ boot/core boot/mkelf32
        rm -f x86_32/*.o x86_32/*~ x86_32/core
        rm -f x86_64/*.o x86_64/*~ x86_64/core
+       rm -f mtrr/*.o mtrr/*~ mtrr/core
 
 # setup.o contains bits of compile.h so it must be blown away
 delete-unfresh-files:



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] debian clean-mtrr.patch (2 of 5), Adam Heath <=