# If greater than 2.6.5 use M= instead of SUBDIR=
convert_to_m "${NV_SRC}"/Makefile.kbuild
fi
if use kernel_linux; then
cd "${S}"/usr/src/nv
epatch "${FILESDIR}"/for-2.6.30.patch
}
src_compile() {