summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
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
parenta6ed42dac49bfd6cb12e2dbffcee1c6d0854bd52 (diff)
downloadlinux-0-day-6999d504d4be3ddacd7a01ae961886a66b6a53d9.tar.gz
linux-0-day-6999d504d4be3ddacd7a01ae961886a66b6a53d9.tar.xz
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')
-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 550758a333e7c..3904700ef1102 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