Home
last modified time | relevance | path

Searched refs:LIBDW_VERSION_2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/build/feature/
H A DMakefile175 LIBDW_VERSION_2 := $(word 2, $(subst ., ,$(LIBDW_VERSION))) macro
179 ifeq ($(shell test $(LIBDW_VERSION_2) -lt 177; echo $$?),0)
/linux-6.15/tools/perf/
H A DMakefile.config160 LIBDW_VERSION_2 := $(word 2, $(subst ., ,$(LIBDW_VERSION)))
164 ifeq ($(shell test $(LIBDW_VERSION_2) -lt 177; echo $$?),0)