aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
diff options
context:
space:
mode:
authorTudor Ambarus <tudor-dan.ambarus@nxp.com>2016-06-16 16:32:55 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2016-06-20 19:25:00 +0800
commit6999d504d4be3ddacd7a01ae961886a66b6a53d9 (patch)
tree16bb9277cf9cfa74729eb3d89485375d98b553d4 /drivers/crypto/caam
parentcrypto: caam - fix misspelled upper_32_bits (diff)
downloadlinux-dev-6999d504d4be3ddacd7a01ae961886a66b6a53d9.tar.xz
linux-dev-6999d504d4be3ddacd7a01ae961886a66b6a53d9.zip
crypto: caam - replace deprecated EXTRA_CFLAGS
EXTRA_CFLAGS is still supported but its usage is deprecated. Signed-off-by: Tudor Ambarus <tudor-dan.ambarus@nxp.com> Reviewed-by: Horia Geantă <horia.geanta@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam')
-rw-r--r--drivers/crypto/caam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/caam/Makefile b/drivers/crypto/caam/Makefile
index 550758a333e7..3904700ef110 100644
--- a/drivers/crypto/caam/Makefile
+++ b/drivers/crypto/caam/Makefile
@@ -2,7 +2,7 @@
# Makefile for the CAAM backend and dependent components
#
ifeq ($(CONFIG_CRYPTO_DEV_FSL_CAAM_DEBUG), y)
- EXTRA_CFLAGS := -DDEBUG
+ ccflags-y := -DDEBUG
endif
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += caam.o