diff options
author | Jason Wever <weeve@gentoo.org> | 2005-12-18 18:37:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-12-18 18:37:10 +0000 |
commit | 6fee52703b74c568b9ba7ceaf979c80b058dd1c1 (patch) | |
tree | ac0e6037affc8df4e825573d6b50284a5e4301d4 /profiles | |
parent | Stable on ppc64 (diff) | |
download | historical-6fee52703b74c568b9ba7ceaf979c80b058dd1c1.tar.gz historical-6fee52703b74c568b9ba7ceaf979c80b058dd1c1.tar.bz2 historical-6fee52703b74c568b9ba7ceaf979c80b058dd1c1.zip |
Mask v42l use flag on SPARC
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index b00f35c98744..68e5222a60ce 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.51 2005/12/17 02:45:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.52 2005/12/18 18:37:10 weeve Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -114,3 +114,6 @@ pike # Alsa is b0rked for now alsa ladcca + +# Mask v4l2 as it depends on 2.6 headers and hasn't been confirmed to work yet +v4l2 |