improve dependencies for this module a bit... not great, but at

least gives some basics...  I would add them to DPSRC, but due to the
intrinsics headers, they can't be added...
This commit is contained in:
John-Mark Gurney 2015-07-04 08:16:32 +00:00
parent d5fc115a1a
commit 64ff224dd5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=285127

View File

@ -21,6 +21,9 @@ aesni_wrap.o: aesni_wrap.c
-mmmx -msse -msse4 -maes ${.IMPSRC}
${CTFCONVERT_CMD}
aesni_ghash.o: aesni.h
aesni_wrap.o: aesni.h
.include <bsd.kmod.mk>
CWARNFLAGS.aesni_ghash.c= ${NO_WCAST_QUAL}