diff options
author | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-26 12:55:26 +0000 |
---|---|---|
committer | Michael-Luke Jones <mlj28@cam.ac.uk> | 2006-09-26 12:55:26 +0000 |
commit | fbef170546c9d0c31ea1a9977666fe34617cd4e8 (patch) | |
tree | 771c2d4b99b5e4ccd5b98589348f97dfcaa488c5 /conf/distro/debianslug.conf | |
parent | 68123aec8eaa31767625343ea187dc65c88e9663 (diff) |
ixp4xx-npe: Add automatic byte-swapping for LE firmware load
mdev: Update loadmicrocode.sh
Diffstat (limited to 'conf/distro/debianslug.conf')
-rw-r--r-- | conf/distro/debianslug.conf | 1 |
1 files changed, 0 insertions, 1 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 \ |