diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/debianslug.conf | 1 | ||||
-rw-r--r-- | conf/distro/openslug.conf | 1 |
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 \ |