build application for the supported platforms to catch any breakage. Change-Id: I31f3ffd3a95966ba72989a646d8ecd27efb55985 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
110 B
Makefile
6 lines
110 B
Makefile
KERNEL_TYPE = nano
|
|
PLATFORM_CONFIG ?= quark_d2000
|
|
CONF_FILE = rtc.config
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|