Change-Id: I0365e9efcefa8698e4301f81036cb247c6e279c9 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
5 lines
136 B
Makefile
5 lines
136 B
Makefile
TIMO_BASE = $(strip $(subst /samples/microkernel/apps/hello_world,,$(shell pwd) ))
|
|
VPFILE ?= prj.vpf
|
|
|
|
include ${TIMO_BASE}/Makefile.inc
|