Skip to content

Commit 08fe171

Browse files
committed
esp32/Makefile: Use tab instead of spaces, and use shorter variable.
1 parent 17d3c90 commit 08fe171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp32/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ ESPIDF_ESP32_O = $(addprefix $(ESPCOMP)/esp32/,\
201201
intr_alloc.o \
202202
)
203203

204-
ESPIDF_ETHERNET_O = $(addprefix $(ESPIDF)/components/ethernet/,\
204+
ESPIDF_ETHERNET_O = $(addprefix $(ESPCOMP)/ethernet/,\
205205
emac_dev.o \
206206
emac_main.o \
207207
)
@@ -376,7 +376,7 @@ ESPIDF_LWIP_O = $(addprefix $(ESPCOMP)/lwip/,\
376376
netif/ethernetif.o \
377377
port/freertos/sys_arch.o \
378378
port/netif/wlanif.o \
379-
port/netif/ethernetif.o \
379+
port/netif/ethernetif.o \
380380
)
381381

382382
ESPIDF_MBEDTLS_O = $(addprefix $(ESPCOMP)/mbedtls/,\

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy