diff options
author | Roy Marples <uberlord@gentoo.org> | 2006-08-03 09:19:22 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2006-08-03 09:19:22 +0000 |
commit | 6e31238acd09397117071f4c862c799229c255e0 (patch) | |
tree | 985056d284b2b72c1f587cac2cd9d10e944c1a73 /profiles/base | |
parent | Punt broken version (diff) | |
download | historical-6e31238acd09397117071f4c862c799229c255e0.tar.gz historical-6e31238acd09397117071f4c862c799229c255e0.tar.bz2 historical-6e31238acd09397117071f4c862c799229c255e0.zip |
redo rt2x00
Diffstat (limited to 'profiles/base')
-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 ea8d9408156e..715514bc180f 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.22 2006/07/07 18:22:16 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/make.defaults,v 1.23 2006/08/03 09:19:22 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" +USE_EXPAND="FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS DVB_CARDS LIRC_DEVICES INPUT_DEVICES LINGUAS USERLAND KERNEL ELIBC RT2X00_DEVICES" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. |