zephyr/tests/kernel/test_arm_irq_vector_table/Makefile
Anas Nashif ec56025301 tests: added native test for irq_vector_table
Change-Id: I7d76b07e11a06f56227173c3d4ce77d9f2f466d8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-11 20:28:59 +00:00

5 lines
82 B
Makefile

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