summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2013-02-15 18:18:42 +0000
committerWilliam Hubbs <williamh@gentoo.org>2013-02-15 18:18:42 +0000
commit216373e254a1209563f3faff1f26b2d9edb08112 (patch)
treeeb1ca754b3e1df868d71f22c8d6217982d900d14 /sys-fs/udev/udev-197-r8.ebuild
parentStable for amd64, wrt bug #457688 (diff)
downloadgentoo-2-216373e254a1209563f3faff1f26b2d9edb08112.tar.gz
gentoo-2-216373e254a1209563f3faff1f26b2d9edb08112.tar.bz2
gentoo-2-216373e254a1209563f3faff1f26b2d9edb08112.zip
remove the check for kallsyms for now; udev does not use the kallsyms functionality.
(Portage version: 2.2.0_alpha162/cvs/Linux i686, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'sys-fs/udev/udev-197-r8.ebuild')
-rw-r--r--sys-fs/udev/udev-197-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-197-r8.ebuild b/sys-fs/udev/udev-197-r8.ebuild
index 8555d3973411..cd735854419d 100644
--- a/sys-fs/udev/udev-197-r8.ebuild
+++ b/sys-fs/udev/udev-197-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r8.ebuild,v 1.4 2013/02/15 17:47:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r8.ebuild,v 1.5 2013/02/15 18:18:42 williamh Exp $
EAPI=4
@@ -102,7 +102,7 @@ check_default_rules()
pkg_setup()
{
- CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER ~KALLSYMS ~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD"
+ CONFIG_CHECK="~BLK_DEV_BSG ~DEVTMPFS ~!IDE ~INOTIFY_USER ~!SYSFS_DEPRECATED ~!SYSFS_DEPRECATED_V2 ~SIGNALFD"
linux-info_pkg_setup