mirror_zfs/module/icp
Arvind Sankar 65635c3403
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-02-20 08:10:47 -08:00
..
algs ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
api Static symbols exported by ICP 2020-01-02 18:08:45 -08:00
asm-x86_64 ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
core ICP: Fix null pointer dereference and use after free 2019-12-03 10:28:47 -08:00
include ICP: Improve AES-GCM performance 2020-02-10 12:59:50 -08:00
io Linux 4.14, 4.19, 5.0+ compat: SIMD save/restore 2019-10-24 10:17:33 -07:00
os Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
spi Fix strdup conflict on other platforms 2019-10-10 09:47:06 -07:00
illumos-crypto.c Fix typos in modules/icp/ 2019-08-30 14:26:07 -07:00
Makefile.in Fix icp include directories for in-tree build 2020-02-20 08:10:47 -08:00