Add in my default set of 2.4.21 kernel patches

This commit is contained in:
Eric Andersen
2003-06-20 20:48:11 +00:00
parent 7c7119fc69
commit 299149e4aa
42 changed files with 828 additions and 1 deletions

View File

@@ -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)