]> git.ipfire.org Git - people/arne_f/kernel.git/blob - drivers/crypto/cavium/nitrox/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / drivers / crypto / cavium / nitrox / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_CRYPTO_DEV_NITROX_CNN55XX) += n5pf.o
3
4 n5pf-objs := nitrox_main.o \
5 nitrox_isr.o \
6 nitrox_lib.o \
7 nitrox_hal.o \
8 nitrox_reqmgr.o \
9 nitrox_algs.o