Commit 299149e4 authored by Eric Andersen's avatar Eric Andersen
Browse files

Add in my default set of 2.4.21 kernel patches

parent 7c7119fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ ifneq ($(filter $(TARGETS),linux),)
# Version of Linux to download and then apply patches to
DOWNLOAD_LINUX_VERSION=2.4.21
# Version of Linux AFTER patches
LINUX_VERSION=2.4.21
LINUX_VERSION=2.4.21-erik

LINUX_FORMAT=bzImage
LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT)
+396 B

File added.

No diff preview for this file type.

+1.12 KiB

File added.

No diff preview for this file type.

+72 KiB

File added.

No diff preview for this file type.

+336 B

File added.

No diff preview for this file type.

Loading