zephyr/drivers/net/CMakeLists.txt

3 lines
94 B
CMake

zephyr_sources_ifdef(CONFIG_SLIP slip.c)
zephyr_sources_ifdef(CONFIG_NET_LOOPBACK loopback.c)