]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - drivers/crypto/fsl/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-ti
[karo-tx-uboot.git] / drivers / crypto / fsl / Makefile
1 #
2 # Copyright 2014 Freescale Semiconductor, Inc.
3 #
4 # This program is free software; you can redistribute it and/or
5 # modify it under the terms of the GNU General Public License
6 # Version 2 as published by the Free Software Foundation.
7 #
8
9 obj-y += sec.o
10 obj-$(CONFIG_FSL_CAAM) += jr.o fsl_hash.o jobdesc.o error.o
11 obj-$(CONFIG_CMD_BLOB) += fsl_blob.o
12 obj-$(CONFIG_RSA_FREESCALE_EXP) += fsl_rsa.o