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:40:02 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-03-05 23:40:02 +0000
commitb015cd1ee3d6218900843cbcd0dd56cef50454bc (patch)
tree0b811b88eb9509f209d09c25fbd56cff8e9a1f1c /Makefile
parentb2757765c30b6ff816bf0c8fc484ec11d3605bf4 (diff)
downloadxen-b015cd1ee3d6218900843cbcd0dd56cef50454bc.tar.gz
xen-b015cd1ee3d6218900843cbcd0dd56cef50454bc.tar.bz2
xen-b015cd1ee3d6218900843cbcd0dd56cef50454bc.zip
bitkeeper revision 1.769 (40490fd2Q8m3cqtseHd74X5ZQEP1vA)
8139too.c, setup.c, Xeno-HOWTO.txt, Makefile: Cleanups.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1798e1963..2c9031ef0f 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,10 @@
# Builds everything except Xenolinux:
# cd xenolinux-<version>-sparse
# ./mkbuildtree <build dir>
-# cd <build dir> && ARCH=xeno make oldconfig dep bzImage
+# cd <build dir>
+# ARCH=xeno make oldconfig
+# ARCH=xeno make dep
+# ARCH=xeno make bzImage
# (<build dir> should be a vanilla linux tree with matching version)
all: