openslug/debianslug: add via-velocity NIC driver module to the rootfs
authorMike Westerhof <mwester@dls.net>
Tue, 2 Jan 2007 03:33:32 +0000 (03:33 +0000)
committerMike Westerhof <mwester@dls.net>
Tue, 2 Jan 2007 03:33:32 +0000 (03:33 +0000)
conf/distro/debianslug.conf
conf/distro/openslug.conf

index 2904db1..d33ae96 100644 (file)
@@ -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.
 #
index 8634d09..1091aa2 100644 (file)
@@ -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.
 #