Remove xform_poly1305.h from the build, it is not necessary.
This commit is contained in:
parent
765d623d60
commit
afbee98232
@ -115,8 +115,7 @@ OPENCRYPTO= _cryptodev.h \
|
|||||||
xform.h \
|
xform.h \
|
||||||
xform_auth.h \
|
xform_auth.h \
|
||||||
xform_comp.h \
|
xform_comp.h \
|
||||||
xform_enc.h \
|
xform_enc.h
|
||||||
xform_poly1305.h
|
|
||||||
OPENCRYPTODIR= ${INCLUDEDIR}/crypto
|
OPENCRYPTODIR= ${INCLUDEDIR}/crypto
|
||||||
|
|
||||||
.PATH: ${SRCTOP}/sys/dev/pci
|
.PATH: ${SRCTOP}/sys/dev/pci
|
||||||
|
Loading…
Reference in New Issue
Block a user