Home
last modified time | relevance | path

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

/tools/scripts/
DMakefile.include15 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd)
16 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))
/tools/power/cpupower/
DMakefile29 OUTDIR := $(shell cd $(OUTPUT) && /bin/pwd) macro
30 $(if $(OUTDIR),, $(error output directory "$(OUTPUT)" does not exist))