4 lines
63 B
Makefile
4 lines
63 B
Makefile
ccflags-y += -I${ZEPHYR_BASE}/tests/include
|
|
|
|
obj-y = pthread.o
|
ccflags-y += -I${ZEPHYR_BASE}/tests/include
|
|
|
|
obj-y = pthread.o
|