diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-08 13:39:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-08 13:39:46 +0000 |
commit | bdd1434befe022a98e2e5397b57c849320d84916 (patch) | |
tree | ac5189f73ab12389ef67c8d1db34210e2066cb6e /profiles | |
parent | Use xorg-2 eclass (diff) | |
download | historical-bdd1434befe022a98e2e5397b57c849320d84916.tar.gz historical-bdd1434befe022a98e2e5397b57c849320d84916.tar.bz2 historical-bdd1434befe022a98e2e5397b57c849320d84916.zip |
Add omapfb
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desc/video_cards.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index 1d35cf7ee21c..218f53db74d5 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.24 2010/09/30 04:18:56 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.25 2010/12/08 13:39:46 armin76 Exp $ # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags. @@ -31,6 +31,7 @@ nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia card nsc - VIDEO_CARDS setting to build driver for nsc video cards nvidia - VIDEO_CARDS setting to build driver for nvidia video cards nv - VIDEO_CARDS setting to build driver for nv video cards +nv - VIDEO_CARDS setting to build driver for omapfb video cards r100 - VIDEO_CARDS setting to build only r100 based chips code for radeon r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon |