summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2013-02-15 18:18:55 +0000
committerWilliam Hubbs <williamh@gentoo.org>2013-02-15 18:18:55 +0000
commitda60498dce78b32c4cf96c473d20ce770b6855f4 (patch)
treea91ef9a522ffbd567b368fb92d5263c47b715d86 /sys-fs/udev/udev-197-r9.ebuild
parentStable for amd64, wrt bug #457688 (diff)
downloadhistorical-da60498dce78b32c4cf96c473d20ce770b6855f4.tar.gz
historical-da60498dce78b32c4cf96c473d20ce770b6855f4.tar.bz2
historical-da60498dce78b32c4cf96c473d20ce770b6855f4.zip
remove the check for kallsyms for now; udev does not use the kallsyms functionality.
Package-Manager: portage-2.2.0_alpha162/cvs/Linux i686 Manifest-Sign-Key: 0x30C46538
Diffstat (limited to 'sys-fs/udev/udev-197-r9.ebuild')
-rw-r--r--sys-fs/udev/udev-197-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-197-r9.ebuild b/sys-fs/udev/udev-197-r9.ebuild
index fa6a9fa92059..36f4f08ce71d 100644
--- a/sys-fs/udev/udev-197-r9.ebuild
+++ b/sys-fs/udev/udev-197-r9.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-r9.ebuild,v 1.1 2013/02/14 18:17:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-197-r9.ebuild,v 1.2 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