A few ACD compile and doc fixes

This commit is contained in:
Dirk Ziegelmeier
2018-10-03 20:21:00 +02:00
parent 7d1c26cc0c
commit f8ed17082d
5 changed files with 22 additions and 17 deletions

View File

@@ -54,6 +54,7 @@ set(lwipcore_SRCS
${LWIP_DIR}/src/core/udp.c
)
set(lwipcore4_SRCS
${LWIP_DIR}/src/core/ipv4/acd.c
${LWIP_DIR}/src/core/ipv4/autoip.c
${LWIP_DIR}/src/core/ipv4/dhcp.c
${LWIP_DIR}/src/core/ipv4/etharp.c