diff --git a/Makefile b/Makefile index aad73d8..74fd08f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ STANDALONE=y .PHONY: crosstool-NG toolchain libhal -all: esptool .sdk_patch $(TOOLCHAIN)/lib/libhal.a $(TOOLCHAIN)/bin/xtensa-lx106-elf-gcc +all: esptool .sdk_patch $(TOOLCHAIN)/xtensa-lx106-elf/sysroot/usr/lib/libhal.a $(TOOLCHAIN)/bin/xtensa-lx106-elf-gcc @echo @echo "Xtensa toolchain is built, to use it:" @echo