kernel_samsung_a53x/drivers/crypto/fmp_simulator/Makefile
2024-06-15 16:02:09 -03:00

6 lines
222 B
Makefile
Executable file

obj-$(CONFIG_EXYNOS_FMP_SIMULATOR) += fmp_simulator-core.o
fmp_simulator-core-$(CONFIG_EXYNOS_FIPS_SIMULATOR) += fmp_simulator.o \
fmp_fips_main.o \
fmp_fips_fops.o \
fmp_fips_cipher.o \
fmp_test.o