From 183566dd82c3a349cab406ce9cb8b4e2745b0fc2 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Tue, 2 Jan 2007 03:33:32 +0000 Subject: openslug/debianslug: add via-velocity NIC driver module to the rootfs --- conf/distro/debianslug.conf | 5 +++++ conf/distro/openslug.conf | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'conf') diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 2904db1108..d33ae96c68 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -103,6 +103,11 @@ kernel-module-libata \ kernel-module-pata-artop \ " +# Add modules required for Network support +OPENSLUG_STANDARD_RDEPENDS += "\ +kernel-module-via-velocity \ +" + # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 8634d091f0..1091aa2e98 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -103,6 +103,11 @@ kernel-module-libata \ kernel-module-pata-artop \ " +# Add modules required for Network support +OPENSLUG_STANDARD_RDEPENDS += "\ +kernel-module-via-velocity \ +" + # This documents other file systems which are built but not installed # by default in the flash image. # -- cgit v1.2.3