X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..6d2010ae8f7a6078e10b361c6962983bab233e0f:/bsd/crypto/Makefile diff --git a/bsd/crypto/Makefile b/bsd/crypto/Makefile index 90a8d7eec..ab0c4b986 100644 --- a/bsd/crypto/Makefile +++ b/bsd/crypto/Makefile @@ -16,18 +16,20 @@ INSTINC_SUBDIRS = \ sha2 -INSTINC_SUBDIRS_PPC = \ - INSTINC_SUBDIRS_I386 = \ + aes + +INSTINC_SUBDIRS_X86_64 = \ + aes INSTINC_SUBDIRS_ARM = \ EXPINC_SUBDIRS = ${INSTINC_SUBDIRS} -EXPINC_SUBDIRS_PPC = \ - EXPINC_SUBDIRS_I386 = \ +EXPINC_SUBDIRS_X86_64 = \ + EXPINC_SUBDIRS_ARM = \ PRIVATE_DATAFILES = \