In order to have a name according to the functionality of the feature. This commit rename any text, function and variable related with the Profiler name to Event logger. Change-Id: I4f612cbc7c37965c35a64f06cc3ce5e3249d90e5 Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
8 lines
155 B
Makefile
8 lines
155 B
Makefile
BSP ?= generic_pc
|
|
MDEF_FILE = prj.mdef
|
|
KERNEL_TYPE = micro
|
|
PLATFORM_CONFIG ?= basic_atom
|
|
CONF_FILE = prj_$(ARCH).conf
|
|
|
|
include ${ZEPHYR_BASE}/Makefile.inc
|