5 lines
164 B
Makefile
5 lines
164 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-$(CONFIG_ARTINCHIP_CE) += artinchip_ce.o crypto-uclass.o aic_hash.o aic_aes.o
|
|
obj-$(CONFIG_RSA_ARTINCHIP_EXP) += aic_rsa.o
|