diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-09 16:36:03 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-09 16:36:03 +0000 |
commit | 5c9c20b51625d8480f402b4a3d8b04ab066e376c (patch) | |
tree | a28a28740a014b082adaefec8d5227d4fe634a36 /kernel/modules.pl | |
parent | 3f7427a9735209b503cc4b505c2253971b3e5011 (diff) | |
download | drakx-5c9c20b51625d8480f402b4a3d8b04ab066e376c.tar drakx-5c9c20b51625d8480f402b4a3d8b04ab066e376c.tar.gz drakx-5c9c20b51625d8480f402b4a3d8b04ab066e376c.tar.bz2 drakx-5c9c20b51625d8480f402b4a3d8b04ab066e376c.tar.xz drakx-5c9c20b51625d8480f402b4a3d8b04ab066e376c.zip |
remove dtc from cdrom.img (not enough room)
Diffstat (limited to 'kernel/modules.pl')
-rw-r--r-- | kernel/modules.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/modules.pl b/kernel/modules.pl index 4e9631b6f..20a84ef4a 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -51,6 +51,7 @@ my %modules_only_for_all_img = ( qw(dc395x_trm mptscsih BusLogic fdomain), qw(pci2220i eata eata_pio eata_dma), 'aic7xxx_old', + 'dtc', ], 'disk/hardware_raid' => [ |