aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2005-07-01 10:52:07 +0000
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2005-07-01 10:52:07 +0000
commit1b456a3fee1a30fc25186b3cdbb92c2d8f096495 (patch)
tree79d2f688422a95a0fc05b138d7713cb8903a15d0 /Makefile
parentdbf7e82d4618f19fef737b24e7eb77f219f21df8 (diff)
downloadxen-1b456a3fee1a30fc25186b3cdbb92c2d8f096495.tar.gz
xen-1b456a3fee1a30fc25186b3cdbb92c2d8f096495.tar.bz2
xen-1b456a3fee1a30fc25186b3cdbb92c2d8f096495.zip
Fix to xen-clone, minor top-level Makefile tidy
Signed-off-by: ian.pratt@cl.cam.ac.uk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 264cc2015e..97438bf3e0 100644
--- a/Makefile
+++ b/Makefile
@@ -177,12 +177,10 @@ uninstall:
# Legacy targets for compatibility
linux24:
- $(MAKE) linux-2.4-xen0-build
- $(MAKE) linux-2.4-xenU-build
+ $(MAKE) 'KERNELS=linux-2.4*' dist
linux26:
- $(MAKE) linux-2.6-xen0-build
- $(MAKE) linux-2.6-xenU-build
+ $(MAKE) 'KERNELS=linux-2.6*' dist
netbsd20:
$(MAKE) netbsd-2.0-xenU-build