Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds