summaryrefslogtreecommitdiff
path: root/conf/distro/slugos.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/slugos.conf')
-rw-r--r--conf/distro/slugos.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
index 3b9e43a7a5..6ea39e67b6 100644
--- a/conf/distro/slugos.conf
+++ b/conf/distro/slugos.conf
@@ -168,9 +168,9 @@ PREFERRED_VERSION_nslu2-kernel ?= "2.6.14.2"
# Built-in ethernet modules
PREFERRED_PROVIDER_virtual/ixp-eth ?= "ixp400-eth"
-PREFERRED_VERSION_ixp4xx-csr ?= "2.0"
-PREFERRED_VERSION_ixp-osal ?= "2.0"
-PREFERRED_VERSION_ixp400-eth ?= "1.4"
+PREFERRED_VERSION_ixp4xx-csr ?= "2.1"
+PREFERRED_VERSION_ixp-osal ?= "2.1"
+PREFERRED_VERSION_ixp400-eth ?= "1.5"
# Select the smallest provider of x11 libraries
PREFERRED_PROVIDER_x11 ?= "diet-x11"