zephyr/subsys/bluetooth/Makefile
Johan Hedberg 26d39cd107 Bluetooth: Move controller code to subsys/bluetooth
Move controller code from drivers/controller to
subsys/bluetooth/controller.

Change-Id: I73f675188485aa3267507bad7647796e593a3da0
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-04 22:05:05 +02:00

3 lines
83 B
Makefile

obj-$(CONFIG_BLUETOOTH) += host/
obj-$(CONFIG_BLUETOOTH_CONTROLLER) += controller/