Also pass USE_OPENSDK var to libesphttpd make system
This commit is contained in:
@@ -188,7 +188,7 @@ libesphttpd/Makefile:
|
|||||||
$(Q) git submodule update
|
$(Q) git submodule update
|
||||||
|
|
||||||
libesphttpd: libesphttpd/Makefile
|
libesphttpd: libesphttpd/Makefile
|
||||||
$(Q) make -C libesphttpd
|
$(Q) make -C libesphttpd USE_OPENSDK=$(USE_OPENSDK)
|
||||||
|
|
||||||
$(APP_AR): libesphttpd $(OBJ)
|
$(APP_AR): libesphttpd $(OBJ)
|
||||||
$(vecho) "AR $@"
|
$(vecho) "AR $@"
|
||||||
|
|||||||
Reference in New Issue
Block a user