Home
last modified time | relevance | path

Searched defs:abs_objtree (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/
DMakefile115abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro
119 abs_objtree := $(realpath $(abs_objtree)) macro
/kernel/linux/linux-5.10/
DMakefile131 abs_objtree := $(shell mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro
136 abs_objtree := $(realpath $(abs_objtree)) macro
138 abs_objtree := $(CURDIR) macro