]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/crypto/fsl/Makefile
Correct License and Copyright information on few files
[karo-tx-uboot.git] / drivers / crypto / fsl / Makefile
1 #
2 # Copyright 2014 Freescale Semiconductor, Inc.
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += sec.o
8 obj-$(CONFIG_FSL_CAAM) += jr.o fsl_hash.o jobdesc.o error.o
9 obj-$(CONFIG_CMD_BLOB)$(CONFIG_CMD_DEKBLOB) += fsl_blob.o
10 obj-$(CONFIG_RSA_FREESCALE_EXP) += fsl_rsa.o