zephyr/drivers/bluetooth/Makefile

5 lines
98 B
Makefile

ccflags-y += -I$(srctree)/subsys/bluetooth
obj-y += hci/
obj-$(CONFIG_BT_NRF51_PM) += nrf51_pm.o