mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 11:35:38 +01: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 New Issue
Block a user