xref: /rk3399_rockchip-uboot/drivers/crypto/fsl/Makefile (revision 2d91a9772c71e7f7c09fa4f6db2c3d11e6af8176)
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
9obj-$(CONFIG_FSL_CAAM) += jr.o fsl_hash.o jobdesc.o error.o
10obj-$(CONFIG_CMD_BLOB) += fsl_blob.o
11