summaryrefslogtreecommitdiff
path: root/drivers/crypto/hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/hash/Makefile')
-rw-r--r--drivers/crypto/hash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/hash/Makefile b/drivers/crypto/hash/Makefile
index 83acf3d47b4..33d88161ed4 100644
--- a/drivers/crypto/hash/Makefile
+++ b/drivers/crypto/hash/Makefile
@@ -3,3 +3,4 @@
# Copyright (c) 2021 ASPEED Technology Inc.
obj-$(CONFIG_DM_HASH) += hash-uclass.o
+obj-$(CONFIG_HASH_SOFTWARE) += hash_sw.o