mirror_zfs/module/icp
Arvind Sankar 5c474614ff 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 <behlendorf1@llnl.gov>
Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu>
Closes #10021
2020-05-12 10:53:32 -07:00
..
algs ICP: gcm-avx: Support architectures lacking the MOVBE instruction 2020-05-12 10:53:32 -07:00
api Static symbols exported by ICP 2020-05-12 10:53:32 -07:00
asm-x86_64 ICP: gcm-avx: Support architectures lacking the MOVBE instruction 2020-05-12 10:53:32 -07:00
core Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
include ICP: gcm-avx: Support architectures lacking the MOVBE instruction 2020-05-12 10:53:32 -07:00
io Linux 5.0 compat: SIMD compatibility 2020-01-22 13:49:01 -08:00
os Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
spi Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
illumos-crypto.c Fix typos in modules/icp/ 2020-01-22 13:48:59 -08:00
Makefile.in Fix icp include directories for in-tree build 2020-05-12 10:53:32 -07:00