diff options
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/use.mask | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/default/linux/use.mask b/profiles/default/linux/use.mask index 79629de744bd..b48fc8bf7276 100644 --- a/profiles/default/linux/use.mask +++ b/profiles/default/linux/use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.4 2012/08/27 15:19:57 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.5 2013/04/19 15:26:02 ssuominen Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -16,3 +16,7 @@ x264 # Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012) # netlink is a Linux-specific interface -netlink + +# Samuli Suominen <ssuominen@gentoo.org> (19 Apr 2013) +# Linux specific module loading/unloading support +-kmod |