forked from xuos/xiuos
Migrate mbedtls to support board ok1052-c.
Signed-off-by: Ruoqing He <farronwatcher@outlook.com>
This commit is contained in:
@@ -2,4 +2,8 @@ ifeq ($(CONFIG_CRYPTO), y)
|
||||
SRC_DIR := crypto
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_MBEDTLS), y)
|
||||
SRC_DIR := mbedtls
|
||||
endif
|
||||
|
||||
include $(KERNEL_ROOT)/compiler.mk
|
||||
|
||||
Reference in New Issue
Block a user