From 8410fed7a74d034a1be625e8f1adc08b8111c7c8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 20 Dec 2003 00:05:53 +0000 Subject: bump kernel to 2.4.23, and update the default patch set to match --- make/linux.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make/linux.mk') diff --git a/make/linux.mk b/make/linux.mk index d57d59007..2600afc01 100644 --- a/make/linux.mk +++ b/make/linux.mk @@ -22,9 +22,9 @@ ifneq ($(filter $(TARGETS),linux),) # Version of Linux to download and then apply patches to -DOWNLOAD_LINUX_VERSION=2.4.22 +DOWNLOAD_LINUX_VERSION=2.4.23 # Version of Linux AFTER patches -LINUX_VERSION=2.4.23-pre6-erik +LINUX_VERSION=2.4.23-erik LINUX_FORMAT=bzImage LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT) -- cgit v1.2.3