diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-07-03 10:13:36 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-07-03 10:13:36 +0000 |
commit | 868987d08869b61117e446e0d2630181b5c9e2f6 (patch) | |
tree | 4360301a376dbc4432f145faad5916b233ae9c03 /kernel | |
parent | e4282b2b128094eb62794c951e125ee4c527cda0 (diff) | |
download | drakx-backup-do-not-use-868987d08869b61117e446e0d2630181b5c9e2f6.tar drakx-backup-do-not-use-868987d08869b61117e446e0d2630181b5c9e2f6.tar.gz drakx-backup-do-not-use-868987d08869b61117e446e0d2630181b5c9e2f6.tar.bz2 drakx-backup-do-not-use-868987d08869b61117e446e0d2630181b5c9e2f6.tar.xz drakx-backup-do-not-use-868987d08869b61117e446e0d2630181b5c9e2f6.zip |
allow hd.img to build again..
Diffstat (limited to 'kernel')
-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 71de970ad..9317a2e3e 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -41,6 +41,7 @@ my %modules_only_for_all_img = ( qw(dc395x_trm mptscsih BusLogic fdomain), qw(pci2220i eata eata_pio eata_dma), + 'aic7xxx_old', ], 'disk/hardware_raid' => [ |