aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-04-23 16:01:19 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-04-23 16:01:19 +0000
commitbd4a8aa0d7d5762d5498ec600797add30c44f325 (patch)
tree5a2bcb43ae4a60448d4eb766199d74733494979d /Makefile
parent6cf49f70d68d8b17cada40f1cd28649e30cc4d36 (diff)
parentd7b51cdac7640631fcd32aa9f0ce8e8ed165c120 (diff)
downloadxen-bd4a8aa0d7d5762d5498ec600797add30c44f325.tar.gz
xen-bd4a8aa0d7d5762d5498ec600797add30c44f325.tar.bz2
xen-bd4a8aa0d7d5762d5498ec600797add30c44f325.zip
bitkeeper revision 1.1377 (426a714f6V9I7WsWjOjg5UyMTHIubA)
Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f2ec2bc694..7b468d1723 100644
--- a/Makefile
+++ b/Makefile
@@ -76,8 +76,7 @@ kclean:
# Make patches from kernel sparse trees
mkpatches:
- for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch || exit 1; done
-
+ for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch; done
# build xen, the tools, and a domain 0 plus unprivileged linux-xen images,
# and place them in the install directory. 'make install' should then