Also link to libcrypto for sdk1.5.0 compatibility

This commit is contained in:
Jeroen Domburg
2016-01-07 12:03:57 +08:00
parent ab1b9da7bd
commit 24159ef236
+1 -1
View File
@@ -55,7 +55,7 @@ MODULES = user
EXTRA_INCDIR = include libesphttpd/include
# libraries used in this project, mainly provided by the SDK
LIBS = c gcc hal phy pp net80211 wpa main lwip
LIBS = c gcc hal phy pp net80211 wpa main lwip crypto
#Add in esphttpd lib
LIBS += esphttpd