Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/
DMakefile155abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro
159 abs_objtree := $(realpath $(abs_objtree)) macro
/linux-6.8/
DMakefile43 export abs_objtree := $(CURDIR) macro
196 abs_objtree := $(realpath $(KBUILD_OUTPUT)) macro