We ended up having "benchmark" and "benchmarks". This fixes that. Change-Id: I7ebc409e002e11f5bc9dc821310dd84f3982b8d4 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
5 lines
77 B
Makefile
5 lines
77 B
Makefile
BOARD ?= qemu_x86
|
|
CONF_FILE = prj.conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.test
|