Point dkms build at installed source tree, rather than build directory.

Signed-off-by: Tom Prince <tom.prince@clusterhq.com>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2776
This commit is contained in:
Tom Prince 2014-10-09 14:24:03 -03:00 committed by Brian Behlendorf
parent fee48fd22c
commit f178adea81

View File

@ -27,7 +27,7 @@ PRE_BUILD="configure
--with-config=kernel
--with-linux=\${kernel_source_dir}
--with-linux-obj=\${kernel_source_dir}
--with-spl=\${dkms_tree}/spl/\${PACKAGE_VERSION}/build
--with-spl=\${$source_tree}/spl-\${PACKAGE_VERSION}/
--with-spl-obj=\${dkms_tree}/spl/\${PACKAGE_VERSION}/\${kernelver}/\${arch}
--with-spl-timeout=300
\$(