zephyr/subsys/bluetooth/controller/hci/Makefile

6 lines
222 B
Makefile

ccflags-$(CONFIG_BT_LL_SW) += -I$(srctree)/subsys/bluetooth/controller/include
ccflags-$(CONFIG_BT_LL_SW) += -I$(srctree)/subsys/bluetooth/controller
ccflags-y += -I$(srctree)/subsys/bluetooth
obj-y += hci.o hci_driver.o