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] Fix 2.4 build.

# HG changeset patch
# User smh22@xxxxxxxxxxxxxxxxxxxx
# Node ID c89c5abc5f0f509bab793d3734657c781922d6e4
# Parent  80a8b005b669fbfd08ece7b341e4e8fcfc933fea
Fix 2.4 build. 

Signed-off-by: Steven Hand <steven@xxxxxxxxxxxxx>

diff -r 80a8b005b669 -r c89c5abc5f0f linux-2.4-xen-sparse/mkbuildtree
--- a/linux-2.4-xen-sparse/mkbuildtree  Fri Aug 19 02:34:45 2005
+++ b/linux-2.4-xen-sparse/mkbuildtree  Sat Aug 20 01:26:50 2005
@@ -102,8 +102,8 @@
 relative_lndir ${RS}
 rm -f mkbuildtree
 
-set ${RS}/../linux-2.6.*-xen-sparse
-[ "$1" == "${RS}/../linux-2.6.*-xen-parse" ] && { echo "no Linux 2.6 sparse 
tree at ${RS}/../linux-2.6.*-xen-sparse"; exit 1; }
+set ${RS}/../linux-2.6-xen-sparse
+[ "$1" == "${RS}/../linux-2.6-xen-parse" ] && { echo "no Linux 2.6 sparse tree 
at ${RS}/../linux-2.6-xen-sparse"; exit 1; }
 LINUX_26="$1"
 
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Fix 2.4 build., Xen patchbot -2 . 0-testing <=