summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2006-08-03 09:19:22 +0000
committerRoy Marples <uberlord@gentoo.org>2006-08-03 09:19:22 +0000
commit66ba6e173249af5c706d2106f3f2812073c1604b (patch)
tree2b6aee8614d67c67e7fd8b33bf2c5eb6b97594cf /profiles/base/make.defaults
parentCheck for bad combination of ffmpeg and libtheora to abort with an error, see... (diff)
downloadgentoo-2-66ba6e173249af5c706d2106f3f2812073c1604b.tar.gz
gentoo-2-66ba6e173249af5c706d2106f3f2812073c1604b.tar.bz2
gentoo-2-66ba6e173249af5c706d2106f3f2812073c1604b.zip
redo rt2x00
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
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.