treewide: Add SPDX license identifier - Makefile/Kconfig
[sfrench/cifs-2.6.git] / drivers / crypto / bcm / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 # File: drivers/crypto/bcm/Makefile
3 #
4 # Makefile for crypto acceleration files for Broadcom SPU driver
5 #
6 # Uncomment to enable debug tracing in the SPU driver.
7 # CFLAGS_util.o := -DDEBUG
8 # CFLAGS_cipher.o := -DDEBUG
9 # CFLAGS_spu.o := -DDEBUG
10 # CFLAGS_spu2.o := -DDEBUG
11
12 obj-$(CONFIG_CRYPTO_DEV_BCM_SPU) := bcm_crypto_spu.o
13
14 bcm_crypto_spu-objs :=  util.o spu.o spu2.o cipher.o