Move the Bluetooth host stack from net/bluetooth to subsys/bluetooth/host. This is preparation for having both host and controller under the same root, i.e. subsys/bluetooth/. Change-Id: I3bc796f7e331fca0c485f3890d62b9c03e027b96 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
3 lines
63 B
Makefile
3 lines
63 B
Makefile
obj-$(CONFIG_NET_BUF) += buf.o
|
|
obj-$(CONFIG_NETWORKING) += ip/
|