This test is not a kernel object test and does not use any legacy kernel APIs, so declare it non-legacy. Change-Id: I430ac296334dbb8ff2b2d6576f7007a5dcc6f546 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
76 B
Makefile
5 lines
76 B
Makefile
CONF_FILE = prj.conf
|
|
BOARD ?= qemu_x86
|
|
|
|
include $(ZEPHYR_BASE)/Makefile.inc
|