Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/config/
DMakefile16 detected_var = $(shell echo "$(1)=$($(1))" >> .config-detected) macro
22 $(call detected_var,ARCH)
139 $(call detected_var,PARSER_DEBUG_BISON)
140 $(call detected_var,PARSER_DEBUG_FLEX)
696 $(call detected_var,bindir_SQ)
697 $(call detected_var,PYTHON_WORD)
699 $(call detected_var,OUTPUT)
701 $(call detected_var,htmldir_SQ)
702 $(call detected_var,infodir_SQ)
703 $(call detected_var,mandir_SQ)
[all …]