diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/make.defaults | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/hardened/make.defaults b/profiles/hardened/make.defaults index 44d94ad69833..587995eb5a70 100644 --- a/profiles/hardened/make.defaults +++ b/profiles/hardened/make.defaults @@ -1,10 +1,7 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.15 2007/04/29 02:10:25 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/make.defaults,v 1.16 2007/06/29 12:33:38 phreak Exp $ STAGE1_USE="hardened pic" USE="xorg urandom" INPUT_DEVICES="mouse keyboard" -ALSA_CARDS="" -ALSA_PCM_PLUGINS="" -LCD_DEVICES="" |