zephyr/samples/drivers/aio_comparator/Makefile
Anas Nashif e6ab39a9c2 aio: rename sample name and make it generic
Change-Id: I3bd0a8b50551bec0bf4afeb6a912f558bc106de8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-22 20:46:29 -04:00

6 lines
104 B
Makefile

BOARD ?= quark_se_devboard
KERNEL_TYPE = nano
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc