PROJECTINCLUDE is not required in app makefiles. Change-Id: I3751b7c51c453dfe47d207bb11d171138668c4e7 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
3 lines
108 B
Makefile
3 lines
108 B
Makefile
ccflags-y += -I$(srctree)/samples/include -I$(srctree)/lib/crypto/tinycrypt/include
|
|
obj-y = test_ctr_mode.o
|