mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-25 15:20:25 +00:00
Move everest and p256-m
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
8280398095
commit
1606cff72c
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
|
Loading…
Reference in New Issue
Block a user