Files
xiuos/APP_Framework/Framework/security/Makefile
2021-09-09 18:17:04 +08:00

6 lines
88 B
Makefile
Executable File

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