This moves SMP related code to smp.c making code similar to the tree of firmware developers. Change-Id: I5b43dcbe40a721e11b64cbdd4203406e721f40cd Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
6 lines
211 B
Makefile
6 lines
211 B
Makefile
subdir-ccflags-$(CONFIG_NBLE) +=-I$(srctree)/drivers/bluetooth
|
|
|
|
obj-$(CONFIG_NBLE) += gap.o conn.o gatt.o uart.o rpc_serialize.o \
|
|
rpc_deserialize.o stubs.o smp.o \
|
|
../../../net/bluetooth/uuid.o
|