This adds the config option and files of the bt shell module. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
5 lines
120 B
Makefile
5 lines
120 B
Makefile
obj-y += common/
|
|
obj-y += shell/
|
|
obj-$(CONFIG_BLUETOOTH_HCI) += host/
|
|
obj-$(CONFIG_BLUETOOTH_CONTROLLER) += controller/
|