diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-03-23 09:51:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-03-23 09:51:54 +0000 |
commit | f94f410c737646739df9845a0944d38b4641e68e (patch) | |
tree | 28d32862f7f58e2c232c2d9b7470df1ca7f0df55 /kernel | |
parent | b72522764df4f503ff1276a6ef36597c48205b4e (diff) | |
download | drakx-f94f410c737646739df9845a0944d38b4641e68e.tar drakx-f94f410c737646739df9845a0944d38b4641e68e.tar.gz drakx-f94f410c737646739df9845a0944d38b4641e68e.tar.bz2 drakx-f94f410c737646739df9845a0944d38b4641e68e.tar.xz drakx-f94f410c737646739df9845a0944d38b4641e68e.zip |
still not enough room :-(
(removing dmx3191d)
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/modules.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/modules.pl b/kernel/modules.pl index 989c1c9c3..4b7dc838f 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -34,7 +34,7 @@ my %modules_only_for_all_img = ( #- still used, keeping them: qw(aha1542 sym53c416), qw(lpfcdd), #- HUGE!! - qw(dc395x dc395x_trm BusLogic fdomain), + qw(dc395x dc395x_trm dmx3191d BusLogic fdomain), qw(pci2220i eata eata_pio eata_dma), 'aic7xxx_old', 'qlogicisp', 'dtc', |