From dc2e8743997302eeefbdb96361305cda45c0cb3d Mon Sep 17 00:00:00 2001 From: "iap10@freefall.cl.cam.ac.uk" Date: Thu, 14 Jul 2005 10:12:51 +0000 Subject: 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 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3