![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /usr/src/kernels/4.18.0-348.2.1.el8_5.x86_64/drivers/crypto/bcm/ |
# 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 ccflags-y += -I. -DBCMDRIVER