diff options
author | 2006-08-01 12:36:47 +0000 | |
---|---|---|
committer | 2006-08-01 12:36:47 +0000 | |
commit | c006d69c7ed9c94ff2214e5b3cc9e2670a18a7cb (patch) | |
tree | 69d93012c5d1a4a9292755da70cc2810a1a59846 /profiles/use.local.desc | |
parent | Choose which rt2x00 driver to build via USE flags (diff) | |
download | gentoo-2-c006d69c7ed9c94ff2214e5b3cc9e2670a18a7cb.tar.gz gentoo-2-c006d69c7ed9c94ff2214e5b3cc9e2670a18a7cb.tar.bz2 gentoo-2-c006d69c7ed9c94ff2214e5b3cc9e2670a18a7cb.zip |
radio button support for rt2x00
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1d69290be3e2..e54668d91085 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/use.local.desc,v 1.2063 2006/08/01 12:35:14 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2064 2006/08/01 12:36:47 uberlord Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1378,6 +1378,7 @@ net-wireless/madwifi-ng:onoe - Use Atsushi Onoe's bit rate control algorithm net-wireless/madwifi-old:amrr - Use Adaptive Multi Rate Retry bit rate control algorithm net-wireless/madwifi-old:onoe - Use Atsushi Onoe's bit rate control algorithm net-wireless/rt2x00:asm - Build ASM files +net-wireless/rt2x00:rfkill - Enable radio button support net-wireless/rt2x00:rt2400 - Build rt2400pci driver net-wireless/rt2x00:rt2500 - Build rt2500pci and rt2500usb driver net-wireless/rt2x00:rt61 - Build rt61pci driver |