Add in my default set of 2.4.21 kernel patches
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user