2015-11-27 20:54:44 +08:00
|
|
|
ccflags-y +=-I${srctree}/net/ip/contiki
|
|
|
|
ccflags-y +=-I${srctree}/net/ip/contiki/os/lib
|
|
|
|
ccflags-y +=-I${srctree}/net/ip/contiki/os
|
|
|
|
ccflags-y +=-I${srctree}/net/ip
|
2016-03-09 21:03:51 +08:00
|
|
|
ccflags-y +=-I${srctree}/samples/bluetooth
|
2015-11-27 20:54:44 +08:00
|
|
|
|
2016-03-09 21:03:51 +08:00
|
|
|
obj-y = main.o ../../gatt/ipss.o
|