From 65fd7a75e0f5786a0582b33f7ba01e814692f992 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sun, 22 Jan 2006 09:14:24 +0000 Subject: ixp4xx-kernel: new LED driver in 2.6.15.1 slugos-init: update for new LED support in 0.10 - the kernel now uses the RP LED driver code, the new patches add a generic ixp4xx driver and board level definitions for nslu2, loft and nas100d --- conf/distro/slugos.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 0bedaa7f71..f412d4fbfd 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -159,6 +159,9 @@ PREFERRED_VERSION_gcc-cross-initial ?= "3.4.4" PREFERRED_VERSION_gcc-cross ?= "3.4.4" PREFERRED_VERSION_gcc ?= "3.4.4" PREFERRED_VERSION_glibc ?= "2.3.5+cvs20050627" +#For SVN uclibc: +#SRCDATE_uclibc ?= "20060120" +#PREFERRED_VERSION_uclibc ?= "0.9.28+svn${SRCDATE_uclibc}" # Select the correct versions of the kernel and modules (these are the # defaults, override in the conf/distro top-level distro file). -- cgit v1.2.3