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