summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/Makefile
blob: 7bd6f3e23c7b98070b65f3476dbe55e84e7de1a4 (plain)
1
2
3
4
5
6
#
# Makefile for the CAAM backend and dependent components
#
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM) += ctrl.o error.o jr.o
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_RNG) += caamrng.o
obj-$(CONFIG_CRYPTO_DEV_FSL_CAAM_RNG_SELF_TEST) += rng_self_test.o