Home
last modified time | relevance | path

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

/tools/testing/nvdimm/
DMakefile4 $(MAKE) -C $(KDIR) M=$$PWD
7 $(MAKE) -C $(KDIR) M=$$PWD modules_install
/tools/power/cpupower/debug/kernel/
DMakefile4 PWD := $(shell pwd) macro
12 $(MAKE) -C $(KDIR) M=$(PWD)
/tools/testing/ktest/examples/include/
Ddefaults.conf33 THIS_DIR := ${PWD}
/tools/testing/selftests/
DMakefile92 echo "ROOT=\$$PWD" >> $(ALL_SCRIPT)
/tools/power/cpupower/
DMakefile112 PWD = $(shell pwd) macro
/tools/objtool/
DMakefile19 LIBSUBCMD_OUTPUT = $(if $(OUTPUT),$(OUTPUT),$(PWD)/)
/tools/testing/ktest/examples/
Dcrosstests.conf27 THIS_DIR := ${PWD}