Files
xiuos/Ubiquitous/XiUOS/framework/security/Makefile
2021-06-03 17:38:11 +08:00

6 lines
88 B
Makefile
Executable File

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