zephyr/samples/microkernel/apps/hello_world/Makefile
Anas Nashif 7e04b5b6d3 hello_world: Use kbuild Makefile
Change-Id: I0365e9efcefa8698e4301f81036cb247c6e279c9

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:06 -05:00

5 lines
136 B
Makefile

TIMO_BASE = $(strip $(subst /samples/microkernel/apps/hello_world,,$(shell pwd) ))
VPFILE ?= prj.vpf
include ${TIMO_BASE}/Makefile.inc