mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
Remove xform_poly1305.h from the build, it is not necessary.
This commit is contained in:
parent
765d623d60
commit
afbee98232
1 changed files with 1 additions and 2 deletions
|
|
@ -115,8 +115,7 @@ OPENCRYPTO= _cryptodev.h \
|
|||
xform.h \
|
||||
xform_auth.h \
|
||||
xform_comp.h \
|
||||
xform_enc.h \
|
||||
xform_poly1305.h
|
||||
xform_enc.h
|
||||
OPENCRYPTODIR= ${INCLUDEDIR}/crypto
|
||||
|
||||
.PATH: ${SRCTOP}/sys/dev/pci
|
||||
|
|
|
|||
Loading…
Reference in a new issue