summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorWang Dongsheng <dongsheng.wang@freescale.com>2015-03-20 05:45:24 (GMT)
committerHonghua Yin <Hong-Hua.Yin@freescale.com>2015-03-20 06:38:08 (GMT)
commitdcdf3c4866f92abf960dd4b9a5be1aaed4887405 (patch)
treead162d43399554538a91a86622d2d1e0d5fbafe7 /drivers/crypto
parent24dbe25f9315dbc581737284af971b8ca092ac4d (diff)
downloadlinux-fsl-qoriq-dcdf3c4866f92abf960dd4b9a5be1aaed4887405.tar.xz
fsl: Use ccflags-y instead of deprecated EXTRA_CFLAGS
This allows users to pass in additional compiler flags through the environment variable EXTRA_CFLAGS, e.g. make EXTRA_CFLAGS=-Wno-error Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Change-Id: I36513506ee1671c31bb076e9b73c2e8e2442cf4f Reviewed-on: http://git.am.freescale.net:8181/33146 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Honghua Yin <Hong-Hua.Yin@freescale.com>
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 378798d..9a4c69b 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