Home
last modified time | relevance | path

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

/linux/tools/build/feature/
H A DMakefile177 LIBDW_VERSION_2 := $(word 2, $(subst ., ,$(LIBDW_VERSION))) macro
181 ifeq ($(shell test $(LIBDW_VERSION_2) -lt 177; echo $$?),0)
/linux/tools/perf/
H A DMakefile.config154 LIBDW_VERSION_2 := $(word 2, $(subst ., ,$(LIBDW_VERSION)))
158 ifeq ($(shell test $(LIBDW_VERSION_2) -lt 177; echo $$?),0)