From a5c2354153ec2d1eef06544a303c0ac1ec9ca9ef Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 19 Feb 2003 08:56:04 +0000 Subject: Fixup 'make source' target --- make/linux.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/linux.mk') diff --git a/make/linux.mk b/make/linux.mk index 8b89806d8..ca97b7269 100644 --- a/make/linux.mk +++ b/make/linux.mk @@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to DOWNLOAD_LINUX_VERSION=2.4.20 # Version of Linux AFTER patches -LINUX_VERSION=2.4.20 +LINUX_VERSION=2.4.21-pre4 LINUX_FORMAT=bzImage LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT) -- cgit v1.2.3