zephyr/drivers/net
Sören Tempel 7a824d8b94 net: slip: allow compilation without CONFIG_NET_LLDP
Without this change compilation of the SLIP module would fail if LLDP
wasn't enabled. There is also no need to include net/lldp.h explicitly
as net/ethernet.h will include it conditionally if CONFIG_NET_LLDP is
defined.

Signed-off-by: Sören Tempel <soeren+git@soeren-tempel.net>
2019-04-25 21:36:53 +03:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig net: kconfig: relicense kconfig file 2019-04-07 08:45:22 -04:00
loopback.c net/dummy: Switch to L2 sending path 2018-11-30 11:12:13 -08:00
slip.c net: slip: allow compilation without CONFIG_NET_LLDP 2019-04-25 21:36:53 +03:00