mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:02:31 +00:00
Move controller code from drivers/controller to subsys/bluetooth/controller. Change-Id: I73f675188485aa3267507bad7647796e593a3da0 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
4 lines
89 B
Makefile
4 lines
89 B
Makefile
obj-y += hci/
|
|
obj-$(CONFIG_NBLE) += nble/
|
|
obj-$(CONFIG_BLUETOOTH_NRF51_PM) += nrf51_pm.o
|