bump kernel to 2.4.23, and update the default patch set to match
This commit is contained in:
parent
f02886e2f0
commit
8410fed7a7
@ -22,9 +22,9 @@
|
||||
ifneq ($(filter $(TARGETS),linux),)
|
||||
|
||||
# Version of Linux to download and then apply patches to
|
||||
DOWNLOAD_LINUX_VERSION=2.4.22
|
||||
DOWNLOAD_LINUX_VERSION=2.4.23
|
||||
# Version of Linux AFTER patches
|
||||
LINUX_VERSION=2.4.23-pre6-erik
|
||||
LINUX_VERSION=2.4.23-erik
|
||||
|
||||
LINUX_FORMAT=bzImage
|
||||
LINUX_BINLOC=arch/$(ARCH)/boot/$(LINUX_FORMAT)
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
sources/kernel-patches/002_readahead.bz2
Normal file
BIN
sources/kernel-patches/002_readahead.bz2
Normal file
Binary file not shown.
Binary file not shown.
BIN
sources/kernel-patches/008-ieee1394-fix.bz2
Normal file
BIN
sources/kernel-patches/008-ieee1394-fix.bz2
Normal file
Binary file not shown.
Binary file not shown.
BIN
sources/kernel-patches/011_lowlatency-fixes-13.bz2
Normal file
BIN
sources/kernel-patches/011_lowlatency-fixes-13.bz2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
sources/kernel-patches/062-silence-blk-queue.bz2
Normal file
BIN
sources/kernel-patches/062-silence-blk-queue.bz2
Normal file
Binary file not shown.
BIN
sources/kernel-patches/063-silence.patch.bz2
Normal file
BIN
sources/kernel-patches/063-silence.patch.bz2
Normal file
Binary file not shown.
Binary file not shown.
BIN
sources/kernel-patches/078_hostap.bz2
Normal file
BIN
sources/kernel-patches/078_hostap.bz2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -56,6 +56,7 @@ CONFIG_X86_F00F_WORKS_OK=y
|
||||
# CONFIG_MICROCODE is not set
|
||||
# CONFIG_X86_MSR is not set
|
||||
# CONFIG_X86_CPUID is not set
|
||||
# CONFIG_EDD is not set
|
||||
CONFIG_NOHIGHMEM=y
|
||||
# CONFIG_HIGHMEM4G is not set
|
||||
# CONFIG_HIGHMEM64G is not set
|
||||
@ -533,14 +534,18 @@ CONFIG_NET_RADIO=y
|
||||
# CONFIG_AIRONET4500_PROC is not set
|
||||
# CONFIG_AIRO is not set
|
||||
CONFIG_HERMES=m
|
||||
# CONFIG_HOSTAP is not set
|
||||
# CONFIG_PLX_HERMES is not set
|
||||
# CONFIG_TMD_HERMES is not set
|
||||
# CONFIG_PCI_HERMES is not set
|
||||
# CONFIG_HOSTAP_PLX is not set
|
||||
# CONFIG_HOSTAP_PCI is not set
|
||||
|
||||
#
|
||||
# Wireless Pcmcia cards support
|
||||
#
|
||||
CONFIG_PCMCIA_HERMES=m
|
||||
# CONFIG_HOSTAP_CS is not set
|
||||
# CONFIG_AIRO_CS is not set
|
||||
CONFIG_NET_WIRELESS=y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user