zephyr/subsys/bluetooth/Makefile

4 lines
104 B
Makefile

obj-y += common/
obj-$(CONFIG_BLUETOOTH_HCI) += host/
obj-$(CONFIG_BLUETOOTH_CONTROLLER) += controller/