Explorar o código

Fix libhal dependecy

Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
Andrew Andrianov %!s(int64=10) %!d(string=hai) anos
pai
achega
cc7bd07866
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
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