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