aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authoriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2005-07-14 10:12:51 +0000
committeriap10@freefall.cl.cam.ac.uk <iap10@freefall.cl.cam.ac.uk>2005-07-14 10:12:51 +0000
commitdc2e8743997302eeefbdb96361305cda45c0cb3d (patch)
tree4a4df64e9814eec867cb15cd2197d5c5232a3b76 /Makefile
parent25de1f6920591b8240649028fc3fd755140f29f6 (diff)
downloadxen-dc2e8743997302eeefbdb96361305cda45c0cb3d.tar.gz
xen-dc2e8743997302eeefbdb96361305cda45c0cb3d.tar.bz2
xen-dc2e8743997302eeefbdb96361305cda45c0cb3d.zip
Misc fixes for new sparse tree names: xen-clone script; -xen kernel build (the one with all the modules); Backout changes to legacy targets.
Signed-off-by: ian.pratt@cl.cam.ac.uk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2bc4c997ae..5545aa4977 100644
--- a/Makefile
+++ b/Makefile
@@ -181,10 +181,10 @@ uninstall:
# Legacy targets for compatibility
linux24:
- $(MAKE) 'KERNELS=linux-2.4-xen0 linux-2.4-xenU' kernels
+ $(MAKE) 'KERNELS=linux-2.4*' kernels
linux26:
- $(MAKE) 'KERNELS=linux-2.6-xen0 linux-2.6-xenU' kernels
+ $(MAKE) 'KERNELS=linux-2.6*' kernels
netbsd20:
$(MAKE) netbsd-2.0-xenU-build