mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-29 03:14:04 +00:00
added ethernet.c to Filelists.mk
This commit is contained in:
parent
a649a3eb50
commit
163d7f9791
@ -76,7 +76,7 @@ APIFILES=$(LWIPDIR)/api/api_lib.c \
|
|||||||
$(LWIPDIR)/api/tcpip.c
|
$(LWIPDIR)/api/tcpip.c
|
||||||
|
|
||||||
# NETIFFILES: Files implementing various generic network interface functions
|
# NETIFFILES: Files implementing various generic network interface functions
|
||||||
NETIFFILES=$(LWIPDIR)/netif/etharp.c \
|
NETIFFILES=$(LWIPDIR)/netif/ethernet.c $(LWIPDIR)/netif/etharp.c \
|
||||||
$(LWIPDIR)/netif/slipif.c
|
$(LWIPDIR)/netif/slipif.c
|
||||||
|
|
||||||
# SIXLOWPAN: 6LoWPAN
|
# SIXLOWPAN: 6LoWPAN
|
||||||
|
Loading…
Reference in New Issue
Block a user