build system: fix IDF_VER for projects outside of ESP-IDF tree

pull/249/head
Ivan Grokhotkov 2017-01-11 22:47:44 +08:00
rodzic d6842e537c
commit dd73a40556
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -178,7 +178,7 @@ endif
# Git version of ESP-IDF (of the form v1.0-285-g5c4f707)
IDF_VER := $(shell git describe)
IDF_VER := $(shell git -C $(IDF_PATH) describe)
# Set default LDFLAGS