|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] debian clean-mtrr.patch (2 of 5)
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 <=
|
|
|
|
|