aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-03-05 23:15:11 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-03-05 23:15:11 +0000
commitb2757765c30b6ff816bf0c8fc484ec11d3605bf4 (patch)
tree3b75bf6d39a223f9037571ed23cb65d8b8a90ad9 /Makefile
parent7279f9240bd51114bee0b0a7ce0c501c60b787f8 (diff)
downloadxen-b2757765c30b6ff816bf0c8fc484ec11d3605bf4.tar.gz
xen-b2757765c30b6ff816bf0c8fc484ec11d3605bf4.tar.bz2
xen-b2757765c30b6ff816bf0c8fc484ec11d3605bf4.zip
bitkeeper revision 1.768 (404909ffr4wvLzxTHDh9qHzdwhs66A)
Makefile, xen-clone, Xeno-HOWTO.txt: Fix XL makefile to accept ARCH override from the environment.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 388f3c4253..c1798e1963 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
# Builds everything except Xenolinux:
# cd xenolinux-<version>-sparse
# ./mkbuildtree <build dir>
-# cd <build dir> && make ARCH=xeno oldconfig dep bzImage
+# cd <build dir> && ARCH=xeno make oldconfig dep bzImage
# (<build dir> should be a vanilla linux tree with matching version)
all: