Also pass USE_OPENSDK var to libesphttpd make system

pull/30/head
Jeroen Domburg 8 years ago
parent 3be1b2ead8
commit 0728fa1518
  1. 2
      Makefile

@ -188,7 +188,7 @@ libesphttpd/Makefile:
$(Q) git submodule update
libesphttpd: libesphttpd/Makefile
$(Q) make -C libesphttpd
$(Q) make -C libesphttpd USE_OPENSDK=$(USE_OPENSDK)
$(APP_AR): libesphttpd $(OBJ)
$(vecho) "AR $@"

Loading…
Cancel
Save