|
@@ -286,6 +286,7 @@ lwip: toolchain sdk_patch
|
|
ifeq ($(STANDALONE),y)
|
|
ifeq ($(STANDALONE),y)
|
|
make -C esp-open-lwip -f Makefile.open install \
|
|
make -C esp-open-lwip -f Makefile.open install \
|
|
CC=$(TOOLCHAIN)/bin/xtensa-lx106-elf-gcc \
|
|
CC=$(TOOLCHAIN)/bin/xtensa-lx106-elf-gcc \
|
|
|
|
+ AR=$(TOOLCHAIN)/bin/xtensa-lx106-elf-ar \
|
|
PREFIX=$(TOOLCHAIN)
|
|
PREFIX=$(TOOLCHAIN)
|
|
cp -a esp-open-lwip/include/arch esp-open-lwip/include/lwip esp-open-lwip/include/netif \
|
|
cp -a esp-open-lwip/include/arch esp-open-lwip/include/lwip esp-open-lwip/include/netif \
|
|
esp-open-lwip/include/lwipopts.h \
|
|
esp-open-lwip/include/lwipopts.h \
|