Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 490346 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-325.15.ebuild (+4 lines)
Lines 167-172 Link Here
167
167
168
		# If greater than 2.6.5 use M= instead of SUBDIR=
168
		# If greater than 2.6.5 use M= instead of SUBDIR=
169
#		convert_to_m "${NV_SRC}"/Makefile.kbuild
169
#		convert_to_m "${NV_SRC}"/Makefile.kbuild
170
171
		if kernel_is ge 3 11 0 ; then
172
			epatch "${FILESDIR}"/kernel-3.11.patch
173
		fi
170
	fi
174
	fi
171
175
172
	if use pax_kernel; then
176
	if use pax_kernel; then

Return to bug 490346