]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/zfs/Makefile.in
QAT support for AES-GCM
[mirror_zfs.git] / module / zfs / Makefile.in
index 084c1ac233912a15e7d39d70df4da28ac0fadf23..fe0d5b523cedfb98f83c3edc7e74150d95dd8255 100644 (file)
@@ -132,7 +132,9 @@ $(MODULE)-objs += zrlock.o
 $(MODULE)-objs += zvol.o
 $(MODULE)-objs += dsl_destroy.o
 $(MODULE)-objs += dsl_userhold.o
+$(MODULE)-objs += qat.o
 $(MODULE)-objs += qat_compress.o
+$(MODULE)-objs += qat_crypt.o
 
 # Suppress incorrect warnings from versions of objtool which are not
 # aware of x86 EVEX prefix instructions used for AVX512.