From 674bfa20514026ded79b0a1413df630db3b41959 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Fri, 8 Jul 2005 08:47:17 +0000 Subject: Fix top Makefile targets linux24 and linux26. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 97438bf3e0..ebba9ffe9c 100644 --- a/Makefile +++ b/Makefile @@ -177,10 +177,10 @@ uninstall: # Legacy targets for compatibility linux24: - $(MAKE) 'KERNELS=linux-2.4*' dist + $(MAKE) 'KERNELS=linux-2.4*' kernels linux26: - $(MAKE) 'KERNELS=linux-2.6*' dist + $(MAKE) 'KERNELS=linux-2.6*' kernels netbsd20: $(MAKE) netbsd-2.0-xenU-build -- cgit v1.2.3