From 976f46b798a83b7ecd546734e6324382f761c7bc Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 7 Oct 2003 10:52:23 +0000 Subject: Update included kernel version --- 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 c1c30666d..479ca9e84 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.21 +DOWNLOAD_LINUX_VERSION=2.4.22 # Version of Linux AFTER patches -LINUX_VERSION=2.4.21-erik +LINUX_VERSION=2.4.23-pre6-erik LINUX_FORMAT=bzImage LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT) -- cgit v1.2.3