aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/Makefile
blob: 7469e19afe853cf17edf029237eda22b5b1a9f26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# File: drivers/crypto/bcm/Makefile
#
# Makefile for crypto acceleration files for Broadcom SPU driver
#
# Uncomment to enable debug tracing in the SPU driver.
# CFLAGS_util.o := -DDEBUG
# CFLAGS_cipher.o := -DDEBUG
# CFLAGS_spu.o := -DDEBUG
# CFLAGS_spu2.o := -DDEBUG

obj-$(CONFIG_CRYPTO_DEV_BCM_SPU) := bcm_crypto_spu.o

bcm_crypto_spu-objs :=  util.o spu.o spu2.o cipher.o