zephyr/samples/crypto/test_ctr/Makefile
Anas Nashif f6f81868f8 build: Remove PROJECTINCLUDE from application makefiles
PROJECTINCLUDE is not required in app makefiles.

Change-Id: I3751b7c51c453dfe47d207bb11d171138668c4e7
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:04 -05:00

3 lines
108 B
Makefile

ccflags-y += -I$(srctree)/samples/include -I$(srctree)/lib/crypto/tinycrypt/include
obj-y = test_ctr_mode.o