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 50d9f095ec
commit 54d09ad0df

View File

@ -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: