We are not just checking the test build but this time the tests are also run. Change-Id: I7b0b24c51dfc2dc58f290cca7a593be431b8077f Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
3 lines
98 B
Makefile
3 lines
98 B
Makefile
obj-y = main.o
|
|
ccflags-y += -I${ZEPHYR_BASE}/tests/include
|
|
ccflags-y += -I${ZEPHYR_BASE}/net/yaip
|