From 0daaa3b5ed6225e7353548a4b6f52baeb20ce293 Mon Sep 17 00:00:00 2001 From: Jeffrey Gardner Date: Wed, 12 Mar 2008 02:50:23 +0000 Subject: taking out CONFIG_LOCKDEP check because it works for me. svn path=/; revision=190 --- x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild | 5 ----- 1 file changed, 5 deletions(-) (limited to 'x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild') diff --git a/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild index cb7f6e2..01d361c 100644 --- a/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild @@ -83,11 +83,6 @@ pkg_setup() { ewarn "You don't have MTRR support enabled, the direct rendering will not work." fi - if linux_chkconfig_present CONFIG_LOCKDEP_SUPPORT; then - ewarn "fglrx cannot be compiled for a kernel with CONFIG_LOCKDEP" - ewarn "please disable any options depending on LOCKDEP and recompile." - fi - if linux_chkconfig_builtin DRM; then ewarn "You have DRM support enabled builtin, the direct rendering will not work." fi -- cgit v1.2.3-18-g5258