--- nvidia-drivers-190.42-r4.ebuild 2009-12-22 05:18:08.000000000 -0600 +++ nvidia-drivers-190.42-r5.ebuild 2009-12-22 05:24:36.000000000 -0600 @@ -248,6 +248,10 @@ epatch "${FILESDIR}"/NVIDIA_glx-glheader.patch # respect the new parameter set of acpi_walk_namespace epatch "${FILESDIR}"/nvidia-drivers-190.42-r4-acpi_walk_namespace.patch + # Fix the location of the autoconf.h in linux kernels >= 2.6.33 + if use kernel_linux && kernel_is ge 2 6 33; then + epatch "${FILESDIR}"/autoconf-location.patch + fi if use kernel_linux; then # Quiet down warnings the user does not need to see