diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-11-21 19:42:04 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-11-21 19:42:04 +0000 |
commit | 5b0713ebcc1f37580f7128c4893682ac9f20d69f (patch) | |
tree | 0d68240a1b65fee7fc5b5f8ecd5d1f614ca836a8 /perl-install/modules.pm | |
parent | f0d60b1016285225dd7c54b4d7e720656ba167f8 (diff) | |
download | drakx-5b0713ebcc1f37580f7128c4893682ac9f20d69f.tar drakx-5b0713ebcc1f37580f7128c4893682ac9f20d69f.tar.gz drakx-5b0713ebcc1f37580f7128c4893682ac9f20d69f.tar.bz2 drakx-5b0713ebcc1f37580f7128c4893682ac9f20d69f.tar.xz drakx-5b0713ebcc1f37580f7128c4893682ac9f20d69f.zip |
i810fb
Diffstat (limited to 'perl-install/modules.pm')
-rw-r--r-- | perl-install/modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/modules.pm b/perl-install/modules.pm index c48cf87ba..f5c6db304 100644 --- a/perl-install/modules.pm +++ b/perl-install/modules.pm @@ -391,6 +391,7 @@ if_(arch() !~ /^sparc/, "buz" => "Zoran Corporation|ZR36057PQC Video cutting chipset", "defxx" => "DEC|DEFPA", "i810_rng" => "i810_rng", + "i810fb" => "i810fb", "ide-floppy" => "ide-floppy", "ide-scsi" => "ide-scsi", "ide-tape" => "ide-tape", |