zephyr/subsys/bluetooth/Makefile

5 lines
120 B
Makefile

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