Commit 976f46b7 authored by Eric Andersen's avatar Eric Andersen
Browse files

Update included kernel version

parent 736c85a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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)
+1.57 MiB

File added.

No diff preview for this file type.

+158 KiB

File added.

No diff preview for this file type.

−911 B

File deleted.

−396 B

File deleted.

Loading