This commit removes the TIMO_BASE setting from the sample Makefiles. Change-Id: Iff487ecb1e412e379528cca520470f87123cf4b4 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
7 lines
122 B
Makefile
7 lines
122 B
Makefile
BSP ?= generic_pc
|
|
VPFILE = prj.vpf
|
|
KERNEL_TYPE = micro
|
|
CONF_OVERLAY = prj_$(ARCH).conf
|
|
|
|
include ${TIMO_BASE}/Makefile.inc
|