diff options
author | 2006-11-17 20:06:40 +0000 | |
---|---|---|
committer | 2006-11-17 20:06:40 +0000 | |
commit | 4693c2a5ca13626f8a4a660ec75765c1fd22ea19 (patch) | |
tree | 6de24db70bb2e1b965277d5e5f66db97c10f829a /profiles | |
parent | repoman sux; fix manifest (diff) | |
download | gentoo-2-4693c2a5ca13626f8a4a660ec75765c1fd22ea19.tar.gz gentoo-2-4693c2a5ca13626f8a4a660ec75765c1fd22ea19.tar.bz2 gentoo-2-4693c2a5ca13626f8a4a660ec75765c1fd22ea19.zip |
Add eeprom USE flag for rt2x00
Diffstat (limited to 'profiles')
-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 74387d13ee68..36b420158be6 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.2349 2006/11/17 18:42:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2350 2006/11/17 20:06:40 uberlord Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1395,6 +1395,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:eeprom - Enable PCI devices to read EEPROM settings net-wireless/rt2x00:rfkill - Enable radio button support net-wireless/rt2x00:rt2400pci - Build rt2400pci driver net-wireless/rt2x00:rt2500pci - Build rt2500pci driver |