diff options
author | 2009-08-16 22:09:15 +0000 | |
---|---|---|
committer | 2009-08-16 22:09:15 +0000 | |
commit | 3f116dda772b4d8e45dbd42d24b1053daa554d44 (patch) | |
tree | e9a2d349a930beaa27f6eb163116b06eb24e5209 /profiles/hardened/linux/x86 | |
parent | Version bump. Remove old. (diff) | |
download | historical-3f116dda772b4d8e45dbd42d24b1053daa554d44.tar.gz historical-3f116dda772b4d8e45dbd42d24b1053daa554d44.tar.bz2 historical-3f116dda772b4d8e45dbd42d24b1053daa554d44.zip |
drop last traces of i810
Diffstat (limited to 'profiles/hardened/linux/x86')
-rw-r--r-- | profiles/hardened/linux/x86/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/hardened/linux/x86/make.defaults b/profiles/hardened/linux/x86/make.defaults index e04b217fb78a..d32381d5bb4c 100644 --- a/profiles/hardened/linux/x86/make.defaults +++ b/profiles/hardened/linux/x86/make.defaults @@ -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/hardened/linux/x86/make.defaults,v 1.4 2009/07/09 00:47:48 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/make.defaults,v 1.5 2009/08/16 22:09:14 remi Exp $ ARCH="x86" ACCEPT_KEYWORDS="x86" @@ -13,7 +13,7 @@ USE="berkdb crypt hardened nptl nptlonly pam pic readline ssl tcpd zlib" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt intel \ +VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 imstt intel \ mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage \ siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware \ voodoo" |