zephyr/subsys/bluetooth/shell/Makefile
Luiz Augusto von Dentz 6abccb6d40 Bluetooth: Shell: Split GATT command to its own file
This makes it simpler to organize the GATT command implementation.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-30 16:39:05 +03:00

3 lines
30 B
Makefile

obj-y += bt.o
obj-y += gatt.o