mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02:00
Update paths in Makefiles
The MBEDTLS_TEST_PATH variable now points into the framework submodule, along with other ad-hoc paths in the Makefiles. Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MBEDTLS_TEST_PATH:=../../tests
|
||||
MBEDTLS_TEST_PATH:=../../framework
|
||||
|
||||
MBEDTLS_PATH := ../..
|
||||
include ../../scripts/common.make
|
||||
|
||||
Reference in New Issue
Block a user