mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 20:21:07 +00:00
3rdparty: Rename THIRDPARTY_OBJECTS
This commit is contained in:
parent
50d9f095ec
commit
54d09ad0df
|
@ -82,7 +82,7 @@ OBJS_TLS= debug.o net_sockets.o \
|
|||
|
||||
include ../3rdparty/Makefile.inc
|
||||
LOCAL_CFLAGS+=$(THIRDPARTY_INCLUDES)
|
||||
OBJS_CRYPTO+=$(THIRDPARTY_OBJECTS)
|
||||
OBJS_CRYPTO+=$(THIRDPARTY_CRYPTO_OBJECTS)
|
||||
|
||||
.SILENT:
|
||||
|
||||
|
|
Loading…
Reference in a new issue