diff options
author | Arvind Sankar <[email protected]> | 2020-02-20 11:10:47 -0500 |
---|---|---|
committer | Tony Hutter <[email protected]> | 2020-05-12 10:53:32 -0700 |
commit | 5c474614ff3850233d12c86338514da2866a95b5 (patch) | |
tree | fd935da4232b2113c1504bdabb1124c5ca850518 /module/zfs/spa_config.c | |
parent | 3d09d3809b2bc6d951e2c84d34348b97cf5ada5b (diff) |
Fix icp include directories for in-tree build
When zfs is built in-tree using --enable-linux-builtin, the compile
commands are executed from the kernel build directory. If the build
directory is different from the kernel source directory, passing
-Ifs/zfs/icp will not find the headers as they are not present in the
build directory.
Fix this by adding @abs_top_srcdir@ to pull the headers from the zfs
source tree instead.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Arvind Sankar <[email protected]>
Closes #10021
Diffstat (limited to 'module/zfs/spa_config.c')
0 files changed, 0 insertions, 0 deletions