aboutsummaryrefslogtreecommitdiff
path: root/core/lib/libtomcrypt/src/mac/sub.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib/libtomcrypt/src/mac/sub.mk')
-rw-r--r--core/lib/libtomcrypt/src/mac/sub.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/lib/libtomcrypt/src/mac/sub.mk b/core/lib/libtomcrypt/src/mac/sub.mk
index c4c60ff3..e8690abc 100644
--- a/core/lib/libtomcrypt/src/mac/sub.mk
+++ b/core/lib/libtomcrypt/src/mac/sub.mk
@@ -1,2 +1,2 @@
-subdirs-$(CFG_CRYPTO_HMAC) += hmac
-subdirs-$(CFG_CRYPTO_CMAC) += omac
+subdirs-$(_CFG_CORE_LTC_HMAC) += hmac
+subdirs-$(_CFG_CORE_LTC_CMAC) += omac