We can locally reference the files we need, so don't add a -I we don't need. Change-Id: I764aea4177a8995489e0f15f71f7373427b43394 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
4 lines
155 B
Makefile
4 lines
155 B
Makefile
obj-$(CONFIG_NBLE) += gap.o conn.o gatt.o uart.o rpc_serialize.o \
|
|
rpc_deserialize.o stubs.o smp.o \
|
|
../../../subsys/bluetooth/host/uuid.o
|