xtensa/lx7: Fix the CROSSDEV variable

This commit is contained in:
Sara Souza
2021-08-20 11:00:05 -03:00
committed by Abdelatif Guettouche
parent ccaea473f3
commit e092c457e6
+1 -1
View File
@@ -39,7 +39,7 @@ ifeq ($(CONFIG_XTENSA_TOOLCHAIN_XCLANG), y)
endif endif
ifeq ($(CONFIG_XTENSA_TOOLCHAIN_ESP), y) ifeq ($(CONFIG_XTENSA_TOOLCHAIN_ESP), y)
CROSSDEV = xtensa-esp32-elf- CROSSDEV = xtensa-esp32s2-elf-
endif endif
ARCHCPUFLAGS = ARCHCPUFLAGS =