Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/
DMakefile148abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro
152 abs_objtree := $(realpath $(abs_objtree)) macro
/Linux-v6.6/
DMakefile43 export abs_objtree := $(CURDIR) macro
186 abs_objtree := $(shell mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro
191 abs_objtree := $(realpath $(abs_objtree)) macro