aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto/cavium/nitrox/Makefile
blob: 45b7379e8e30b0252794676c99ebb31d91c86385 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_NITROX_CNN55XX) += n5pf.o

n5pf-objs := nitrox_main.o \
	nitrox_isr.o \
	nitrox_lib.o \
	nitrox_hal.o \
	nitrox_reqmgr.o \
	nitrox_algs.o