This commit adds Makefiles for each sample test in the project. The Makefiles integrate the test samples into the Kbuild system. Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com> Change-Id: I8d84756836c1f7d00dc823d7ff76334c75304d66
4 lines
81 B
Makefile
4 lines
81 B
Makefile
EXTRA_CFLAGS += ${PROJECTINCLUDE} -I${srctree}/samples/include
|
|
|
|
obj-y = secure.o
|