1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

3rdparty: Rename THIRDPARTY_OBJECTS

This commit is contained in:
Christoph M. Wintersteiger
2019-02-15 13:35:04 +00:00
committed by Janos Follath
parent 3ff60bcf1a
commit 2d4725f204
2 changed files with 4 additions and 4 deletions

View File

@ -103,7 +103,7 @@ endif
include ../3rdparty/Makefile.inc
LOCAL_CFLAGS+=$(THIRDPARTY_INCLUDES)
OBJS_CRYPTO+=$(THIRDPARTY_OBJECTS)
OBJS_CRYPTO+=$(THIRDPARTY_CRYPTO_OBJECTS)
.SILENT: