Various fixes to get Unix domain sockets to build on the simulator without Ethernet
This commit is contained in:
parent
8a9c5f38a5
commit
a4e66459d0
@ -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…
Reference in New Issue
Block a user