This commit adds all the root Makefiles needed by the sanity tests. Change-Id: I7ef21d0bcd2c383218d600d291111861fe307abd Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
104 B
Makefile
6 lines
104 B
Makefile
BSP ?= generic_pc
|
|
KERNEL_TYPE = nano
|
|
CONF_OVERLAY = prj_$(ARCH).conf
|
|
|
|
include $(TIMO_BASE)/Makefile.inc
|