# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_CRYPTO_DEV_CPT) += cpt_common.o

cpt_common-objs := cpt_ucode.o cpt_reqmgr.o cpt_algs.o
