Home
last modified time | relevance | path

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

/tools/power/cpupower/
DMakefile17 OUTDIR := $(shell cd $(OUTPUT) && pwd) macro
18 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/tools/scripts/
DMakefile.include16 OUTDIR := $(shell cd $(OUTPUT) && pwd)
17 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))