mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
STM32F746G-DISCO: Getting closer to a build
This commit is contained in:
@@ -42,8 +42,7 @@ CSRCS += lib_netdb.c lib_gethostbyname.c lib_gethostbynamer.c
|
||||
# Add host file support
|
||||
|
||||
ifeq ($(CONFIG_NETDB_HOSTFILE),y)
|
||||
CSRCS += lib_gethostbyaddr.c
|
||||
CSRCS += lib_gethostbyaddrr.c lib_parsehostfile.c
|
||||
CSRCS += lib_gethostbyaddr.c lib_gethostbyaddrr.c lib_parsehostfile.c
|
||||
endif
|
||||
|
||||
# Add DNS lookup support
|
||||
|
||||
Reference in New Issue
Block a user