zephyr/net/Makefile

4 lines
101 B
Makefile

obj-$(CONFIG_BLUETOOTH) += bluetooth/
obj-$(CONFIG_NETWORKING) += ip/
obj-$(CONFIG_NET_BUF) += buf.o