diff options
author | Roy Marples <uberlord@gentoo.org> | 2006-08-03 09:20:18 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2006-08-03 09:20:18 +0000 |
commit | 60eec43565279947728b99bce1d3050bd634744f (patch) | |
tree | 63e1dc84f9eda3fd31b2b7defe539cbc7adc9f68 /profiles/base/make.defaults | |
parent | redo rt2x00 (diff) | |
download | historical-60eec43565279947728b99bce1d3050bd634744f.tar.gz historical-60eec43565279947728b99bce1d3050bd634744f.tar.bz2 historical-60eec43565279947728b99bce1d3050bd634744f.zip |
quickly remove RT2X00 I accidently just comitted
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r-- | profiles/base/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 715514bc180f..b8eaf1f4dbbd 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/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/base/make.defaults,v 1.23 2006/08/03 09:19:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.24 2006/08/03 09:20:18 uberlord Exp $ # # System-wide defaults for the Portage system # See portage(5) manpage @@ -10,7 +10,7 @@ FEATURES="autoconfig strict sfperms" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@gentoo.org. -USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC RT2X00_DEVICES" +USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. |