summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/install/steps.pm')
-rw-r--r--perl-install/install/steps.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/steps.pm b/perl-install/install/steps.pm
index ecf0c2629..9561ec1d8 100644
--- a/perl-install/install/steps.pm
+++ b/perl-install/install/steps.pm
@@ -465,6 +465,7 @@ Consoles 1,3,4,7 may also contain interesting information";
harddrake::autoconf::pcmcia($o->{pcmcia});
#- configure CPU frequency modules
harddrake::autoconf::cpufreq();
+ harddrake::autoconf::floppy();
#- for mandrake_firstime
touch "$::prefix/var/lock/TMP_1ST";