zephyr/drivers/net/Makefile

3 lines
68 B
Makefile

obj-$(CONFIG_SLIP) = slip.o
obj-$(CONFIG_NET_LOOPBACK) = loopback.o