blob: 61406b9531c325aee511b1c5d863bb4c3ded0d85 [file] [log] [blame]
obj-$(CONFIG_CRYPTO_DEV_QCEDEV) += qcedev.o
ifeq ($(CONFIG_CRYPTO_DEV_QCE40), y)
obj-$(CONFIG_CRYPTO_DEV_QCE) += qce40.o
else
obj-$(CONFIG_CRYPTO_DEV_QCE) += qce.o
endif
obj-$(CONFIG_CRYPTO_DEV_QCRYPTO) += qcrypto.o
obj-$(CONFIG_CRYPTO_DEV_OTA_CRYPTO) += ota_crypto.o