mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-26 20:00:50 +00:00
Various fixes to get Unix domain sockets to build on the simulator without Ethernet
This commit is contained in:
parent
8a9c5f38a5
commit
a4e66459d0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue