wayne@serv1:~/various/esp-open-sdk$ make
Makefile:180: warning: overriding recipe for target 'ESP8266_NONOS_SDK_V1.5.4_16_05_20/.dir'
Makefile:169: warning: ignoring old recipe for target 'ESP8266_NONOS_SDK_V1.5.4_16_05_20/.dir'
You cloned without --recursive, fetching submodules for you.
git submodule update --init --recursive
fatal: Not a git repository (or any of the parent directories): .git
Makefile:142: recipe for target 'crosstool-NG/bootstrap' failed
make: *** [crosstool-NG/bootstrap] Error 128
wayne@serv1:~/various/esp-open-sdk$
Any assistance will be appreciated.
You better remote the whole source/git directory and check it out (clone it) again.