bump kernel to 2.4.23, and update the default patch set to match

This commit is contained in:
Eric Andersen 2003-12-20 00:05:53 +00:00
parent f02886e2f0
commit 8410fed7a7
20 changed files with 7 additions and 2 deletions

View File

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

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