Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 # File: drivers/crypto/bcm/Makefile
0003 #
0004 # Makefile for crypto acceleration files for Broadcom SPU driver
0005 #
0006 # Uncomment to enable debug tracing in the SPU driver.
0007 # CFLAGS_util.o := -DDEBUG
0008 # CFLAGS_cipher.o := -DDEBUG
0009 # CFLAGS_spu.o := -DDEBUG
0010 # CFLAGS_spu2.o := -DDEBUG
0011 
0012 obj-$(CONFIG_CRYPTO_DEV_BCM_SPU) := bcm_crypto_spu.o
0013 
0014 bcm_crypto_spu-objs :=  util.o spu.o spu2.o cipher.o