zephyr/tests/kernel/test_ipm/Makefile
Anas Nashif 8ac0e85da6 tests: Move ipm test from legacy, it is not using legacy APIs
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>
2016-11-11 20:29:05 +00:00

5 lines
76 B
Makefile

CONF_FILE = prj.conf
BOARD ?= qemu_x86
include $(ZEPHYR_BASE)/Makefile.inc