aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-08 08:47:17 +0000
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2005-07-08 08:47:17 +0000
commit674bfa20514026ded79b0a1413df630db3b41959 (patch)
tree11697920eb217a1a0d2246bf9f8e1b487f04e176 /Makefile
parent75a2c700ea362552cc65463949c1b70e59488ac1 (diff)
downloadxen-674bfa20514026ded79b0a1413df630db3b41959.tar.gz
xen-674bfa20514026ded79b0a1413df630db3b41959.tar.bz2
xen-674bfa20514026ded79b0a1413df630db3b41959.zip
Fix top Makefile targets linux24 and linux26.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
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