summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/ux500/Makefile')
-rw-r--r--[-rwxr-xr-x]drivers/crypto/ux500/Makefile15
1 files changed, 6 insertions, 9 deletions
diff --git a/drivers/crypto/ux500/Makefile b/drivers/crypto/ux500/Makefile
index 4c187857120..b9a365bade8 100755..100644
--- a/drivers/crypto/ux500/Makefile
+++ b/drivers/crypto/ux500/Makefile
@@ -1,11 +1,8 @@
-
-ifeq ($(CONFIG_CRYPTO_DEV_UX500_DEBUG_INFO),y)
- EXTRA_CFLAGS += -D__DEBUG
-else
- EXTRA_CFLAGS += -D__RELEASE
-endif
+#
+# Copyright (C) ST-Ericsson SA 2010
+# Author: Shujuan Chen (shujuan.chen@stericsson.com)
+# License terms: GNU General Public License (GPL) version 2
+#
obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += hash/
-
-
-
+obj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += cryp/