CONFIG_SLHC=m
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
-CONFIG_NETCONSOLE=y
+CONFIG_NETCONSOLE=m
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
squashfs/squashfs-lzma.patch
squashfs/squashfs-Kconfig.patch
squashfs/squashfs-Makefile.patch
-00-fix-redboot-bad-code.patch
+00-linux-2.6.20.1.patch
+01-fix-redboot-bad-code.patch
07-remove-avila-ixdp425-setup.patch
08-avila-loft-setup.patch
09-avila-setup-pata.patch
85-nslu2-rtc-fixup.patch
86-nas100d-rtc-fixup.patch
87-dsmg600-rtc-fixup.patch
-88-dsmg600-dflt-cmdline.patch
96-fsg3-support.patch
98-sata_via-pata-support-upstream.patch
99-avila-mtd-microcode.patch
# http://trac.nslu2-linux.org/kernel/
#
# The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "699"
+IXP4XX_KERNEL_SVN_REV = "704"
#
# The directory containing the patches to be applied is
# specified below
DESCRIPTION = "Task packages for the SlugOS distribution"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
PACKAGE_ARCH = "${MACHINE_ARCH}"
ALLOW_EMPTY = "1"
kernel-module-via-velocity \
"
+# Add modules required for Network Console support
+# NOTE: This module is desirable for systems lacking a physical
+# console, but is usually only enabled if specific needs or issues
+# arise. If space in the flash is at a premium, it can be omitted.
+SLUGOS_STANDARD_RDEPENDS += "\
+kernel-module-netconsole \
+"
+
DEPENDS += "${DISTRO_EXTRA_DEPENDS}"
RDEPENDS += "kernel ixp4xx-npe \