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

/linux-4.1.27/tools/power/acpi/
H A DMakefile18 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd) macro
19 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/linux-4.1.27/tools/power/cpupower/
H A DMakefile29 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd) macro
30 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))

Completed in 107 milliseconds