xiuos/APP_Framework/Framework/security/Makefile

6 lines
88 B
Makefile
Executable File

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