Home
last modified time | relevance | path

Searched refs:FULL_O (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A DMakefile38 FULL_O := $(shell cd $(PWD); readlink -f $(O) || echo $(O)) macro
59 @$(MAKE) -f Makefile.perf --no-print-directory -j$(JOBS) O=$(FULL_O) $(SET_DEBUG) $@
/kernel/linux/linux-6.6/tools/perf/
H A DMakefile38 FULL_O := $(shell cd $(PWD); readlink -f $(O) || echo $(O)) macro
59 @$(MAKE) -f Makefile.perf --no-print-directory -j$(JOBS) O=$(FULL_O) $(SET_DEBUG) $@

Completed in 1 milliseconds