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:
committed by
Janos Follath
parent
3ff60bcf1a
commit
2d4725f204
@ -103,7 +103,7 @@ endif
|
||||
|
||||
include ../3rdparty/Makefile.inc
|
||||
LOCAL_CFLAGS+=$(THIRDPARTY_INCLUDES)
|
||||
OBJS_CRYPTO+=$(THIRDPARTY_OBJECTS)
|
||||
OBJS_CRYPTO+=$(THIRDPARTY_CRYPTO_OBJECTS)
|
||||
|
||||
.SILENT:
|
||||
|
||||
|
Reference in New Issue
Block a user