1 # SPDX-License-Identifier: GPL-2.0-only
2 # File: drivers/crypto/bcm/Makefile
4 # Makefile for crypto acceleration files for Broadcom SPU driver
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
12 obj-
$(CONFIG_CRYPTO_DEV_BCM_SPU
) := bcm_crypto_spu.o
14 bcm_crypto_spu-objs
:= util.o spu.o spu2.o cipher.o