diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-12-25 14:54:45 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-12-25 14:54:45 +0000 |
commit | 720e0943d8afd40ea87e3960846afa67d443f768 (patch) | |
tree | dd74fbc175d0541268cf538bef961930e5644cfa /profiles | |
parent | more quotation fixes and fix bug #156090 (diff) | |
download | historical-720e0943d8afd40ea87e3960846afa67d443f768.tar.gz historical-720e0943d8afd40ea87e3960846afa67d443f768.tar.bz2 historical-720e0943d8afd40ea87e3960846afa67d443f768.zip |
Readded ymfpci and maestro3, since root cause of bug #159063 is now fixed.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/make.defaults | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/make.defaults b/profiles/default-linux/x86/make.defaults index 8a627e915288..968243e4432f 100644 --- a/profiles/default-linux/x86/make.defaults +++ b/profiles/default-linux/x86/make.defaults @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/make.defaults,v 1.16 2006/12/25 11:13:31 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/make.defaults,v 1.17 2006/12/25 14:54:45 ticho Exp $ # All extra USE/etc should be specified in sub-profiles. # DO NOT POLLUTE USE ON THIS PROFILE. @@ -25,5 +25,5 @@ VIDEO_CARDS="apm ark ati chips cirrus cyrix dummy fbdev glint i128 i740 i810 \ # 2006/12/21 - Andrej Kacian <ticho@gentoo.org> # Defaults for audio drivers ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x \ - ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m trident \ - usb-audio via82xx via82xx-modem" + ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 \ + trident usb-audio via82xx via82xx-modem ymfpci" |