zephyr/samples/nanokernel/apps/rtc/Makefile
Anas Nashif bb60c1619b rtc: let sanity test-build this application
build application for the supported platforms to catch any
breakage.

Change-Id: I31f3ffd3a95966ba72989a646d8ecd27efb55985
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:57 -05:00

6 lines
110 B
Makefile

KERNEL_TYPE = nano
PLATFORM_CONFIG ?= quark_d2000
CONF_FILE = rtc.config
include ${ZEPHYR_BASE}/Makefile.inc