Files
xiuos/framework/security/Makefile
2021-05-14 16:34:38 +08:00

6 lines
88 B
Makefile
Executable File

ifeq ($(CONFIG_CRYPTO), y)
SRC_DIR := crypto
endif
include $(KERNEL_ROOT)/compiler.mk