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

6 lines
116 B
Makefile

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