summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ux500/hash/Makefile')
-rw-r--r--drivers/crypto/ux500/hash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/crypto/ux500/hash/Makefile b/drivers/crypto/ux500/hash/Makefile
index aaa5f56a2c2..b2f90d9bac7 100644
--- a/drivers/crypto/ux500/hash/Makefile
+++ b/drivers/crypto/ux500/hash/Makefile
@@ -7,5 +7,5 @@ ifdef CONFIG_CRYPTO_DEV_UX500_DEBUG
CFLAGS_hash_core.o := -DDEBUG -O0
endif
-obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += u8500_hash.o
-u8500_hash-objs := hash_core.o
+obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += ux500_hash.o
+ux500_hash-objs := hash_core.o