From c388f523a65362f055b315972b9c1e14c70ffcf3 Mon Sep 17 00:00:00 2001 From: "vh249@arcadians.cl.cam.ac.uk" Date: Thu, 14 Jul 2005 07:39:18 +0000 Subject: repair legacy Makefile targets linux26 and linux24 Signed-off-by: Vincent Hanquez --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5545aa4977..2bc4c997ae 100644 --- a/Makefile +++ b/Makefile @@ -181,10 +181,10 @@ uninstall: # Legacy targets for compatibility linux24: - $(MAKE) 'KERNELS=linux-2.4*' kernels + $(MAKE) 'KERNELS=linux-2.4-xen0 linux-2.4-xenU' kernels linux26: - $(MAKE) 'KERNELS=linux-2.6*' kernels + $(MAKE) 'KERNELS=linux-2.6-xen0 linux-2.6-xenU' kernels netbsd20: $(MAKE) netbsd-2.0-xenU-build -- cgit v1.2.3