summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-26 12:55:26 +0000
committerMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-26 12:55:26 +0000
commitfbef170546c9d0c31ea1a9977666fe34617cd4e8 (patch)
tree771c2d4b99b5e4ccd5b98589348f97dfcaa488c5 /conf/distro
parent68123aec8eaa31767625343ea187dc65c88e9663 (diff)
ixp4xx-npe: Add automatic byte-swapping for LE firmware load
mdev: Update loadmicrocode.sh
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/debianslug.conf1
-rw-r--r--conf/distro/openslug.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf
index ed39440661..f99edfe5fa 100644
--- a/conf/distro/debianslug.conf
+++ b/conf/distro/debianslug.conf
@@ -86,7 +86,6 @@ kernel-module-reiserfs \
kernel-module-nls-cp437 \
kernel-module-nls-utf8 \
"
-
# Add modules required for firmware loading
DEBIANSLUG_STANDARD_RDEPENDS += "\
kernel-module-firmware-class \
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 7c8039b6da..cf935606cc 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -86,7 +86,6 @@ kernel-module-reiserfs \
kernel-module-nls-cp437 \
kernel-module-nls-utf8 \
"
-
# Add modules required for firmware loading
OPENSLUG_STANDARD_RDEPENDS += "\
kernel-module-firmware-class \