mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-01-06 11:41:12 +03:00
Move everest and p256-m
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
2
3rdparty/CMakeLists.txt
vendored
2
3rdparty/CMakeLists.txt
vendored
@@ -1,2 +0,0 @@
|
||||
add_subdirectory(everest)
|
||||
add_subdirectory(p256-m)
|
||||
3
3rdparty/Makefile.inc
vendored
3
3rdparty/Makefile.inc
vendored
@@ -1,3 +0,0 @@
|
||||
THIRDPARTY_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
|
||||
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|
||||
include $(THIRDPARTY_DIR)/p256-m/Makefile.inc
|
||||
Reference in New Issue
Block a user