zephyr/samples/sensor/th02/Makefile
Anas Nashif 79232914c9 sensors: th02: convert to and build with unified kernel
Change-Id: Idcdce36314dce4bfe9f6cf627c38b9f350b19355
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-03 01:45:50 +00:00

6 lines
105 B
Makefile

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