mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
Unix domain: More fixed to build without Ethernet or Slip
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
#if defined(CONFIG_NET_SLIP)
|
||||
# define NETDEV_DEFAULT_FORMAT NETDEV_SLIP_FORMAT
|
||||
#elif defined(CONFIG_NET_ETHERNET)
|
||||
#else /* `if defined(CONFIG_NET_ETHERNET) */
|
||||
# define NETDEV_DEFAULT_FORMAT NETDEV_ETH_FORMAT
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user