2016-05-04 20:12:16 +08:00
|
|
|
subdir-ccflags-$(CONFIG_NBLE) +=-I$(srctree)/drivers/bluetooth
|
2016-04-05 19:51:34 +08:00
|
|
|
|
2016-01-27 21:11:32 +08:00
|
|
|
obj-$(CONFIG_NBLE) += gap.o conn.o gatt.o uart.o rpc_serialize.o \
|
2016-05-27 19:46:35 +08:00
|
|
|
rpc_deserialize.o stubs.o smp.o \
|
2016-04-05 19:01:16 +08:00
|
|
|
../../../net/bluetooth/uuid.o
|