Searched refs:_tmp_tool_path (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
H A D | Makefile | 48 _tmp_tool_path := $(call get-executable,$(ASCIIDOC)) macro 49 ifeq ($(_tmp_tool_path),) 54 _tmp_tool_path := $(call get-executable,$(XMLTO)) macro 55 ifeq ($(_tmp_tool_path),)
|
/kernel/linux/linux-6.6/tools/perf/Documentation/ |
H A D | Makefile | 78 _tmp_tool_path := $(call get-executable,$(ASCIIDOC)) macro 79 ifeq ($(_tmp_tool_path),) 84 _tmp_tool_path := $(call get-executable,$(XMLTO)) macro 85 ifeq ($(_tmp_tool_path),)
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
H A D | Makefile | 81 _tmp_tool_path := $(call get-executable,$(ASCIIDOC)) macro 82 ifeq ($(_tmp_tool_path),) 87 _tmp_tool_path := $(call get-executable,$(XMLTO)) macro 88 ifeq ($(_tmp_tool_path),)
|
Completed in 4 milliseconds