License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / crypto / cavium / nitrox / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
14fa93cd
SJ
2obj-$(CONFIG_CRYPTO_DEV_NITROX_CNN55XX) += n5pf.o
3
4n5pf-objs := nitrox_main.o \
5 nitrox_isr.o \
6 nitrox_lib.o \
7 nitrox_hal.o \
f2663872
SJ
8 nitrox_reqmgr.o \
9 nitrox_algs.o