mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-21 06:11:35 +08:00
Various fixes to get Unix domain sockets to build on the simulator without Ethernet
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
# ifndef CONFIG_NSH_NOMAC
|
||||
# error "CONFIG_NSH_NOMAC must be defined for SLIP"
|
||||
# endif
|
||||
#else
|
||||
#elif !defined(CONFIG_NET_LOCAL)
|
||||
# error ERROR: No link layer protocol defined
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user