diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-05-09 19:54:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-05-09 19:54:22 +0000 |
commit | 088b0d1fbc12ea61785908fd5a8399cca2426409 (patch) | |
tree | fc30fbcddc839679588bd73ce1e8c26b01a6d4d3 /profiles/desc | |
parent | Add renamed AMD Geode GX and LX video driver. This is a pkgmove with a versio... (diff) | |
download | historical-088b0d1fbc12ea61785908fd5a8399cca2426409.tar.gz historical-088b0d1fbc12ea61785908fd5a8399cca2426409.tar.bz2 historical-088b0d1fbc12ea61785908fd5a8399cca2426409.zip |
Add video_cards_geode
Diffstat (limited to 'profiles/desc')
-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 8379bf345814..fa3ca8c57039 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.5 2007/09/09 09:23:06 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/video_cards.desc,v 1.6 2008/05/09 19:54:22 leio Exp $ # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags. @@ -16,6 +16,7 @@ dummy - VIDEO_CARDS setting to build driver for dummy video cards epson - VIDEO_CARDS setting to build driver for epson video cards fbdev - VIDEO_CARDS setting to build driver for fbdev video cards fglrx - VIDEO_CARDS setting to build driver for fglrx video cards +geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards glint - VIDEO_CARDS setting to build driver for glint video cards i128 - VIDEO_CARDS setting to build driver for i128 video cards i740 - VIDEO_CARDS setting to build driver for i740 video cards |