summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ux500/hash/Makefile')
-rwxr-xr-xdrivers/crypto/ux500/hash/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/crypto/ux500/hash/Makefile b/drivers/crypto/ux500/hash/Makefile
new file mode 100755
index 00000000000..613330a4ca4
--- /dev/null
+++ b/drivers/crypto/ux500/hash/Makefile
@@ -0,0 +1,9 @@
+
+ifeq ($(CONFIG_CRYPTO_DEV_UX500_DEBUG_INFO),y)
+ EXTRA_CFLAGS += -D__DEBUG
+else
+ EXTRA_CFLAGS += -D__RELEASE
+endif
+
+obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += u8500_hash.o
+u8500_hash-objs := hash_core.o