Searched defs:abs_objtree (Results 1 – 2 of 2) sorted by relevance
134 …abs_objtree := $(shell cd $(top_srcdir) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro138 abs_objtree := $(realpath $(abs_objtree)) macro
179 abs_objtree := $(shell mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro184 abs_objtree := $(realpath $(abs_objtree)) macro186 abs_objtree := $(CURDIR) macro