summaryrefslogtreecommitdiffstats
path: root/scripts/dkms.mkconf
diff options
context:
space:
mode:
authorTom Prince <[email protected]>2014-10-09 14:24:03 -0300
committerBrian Behlendorf <[email protected]>2014-10-09 12:05:43 -0700
commitf178adea810bbeff938f279460f26aed9a1993c5 (patch)
tree264aad4424d75387d2c7f7bfee420f6f9d23fabd /scripts/dkms.mkconf
parentfee48fd22c76f30796f524749e5be7b92ed2eda5 (diff)
Point dkms build at installed source tree, rather than build directory.
Signed-off-by: Tom Prince <[email protected]> Signed-off-by: Richard Yao <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #2776
Diffstat (limited to 'scripts/dkms.mkconf')
-rwxr-xr-xscripts/dkms.mkconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dkms.mkconf b/scripts/dkms.mkconf
index dde8ee8cb..6cd8ab53b 100755
--- a/scripts/dkms.mkconf
+++ b/scripts/dkms.mkconf
@@ -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
\$(