Searched defs:abs_objtree (Results 1 – 1 of 1) sorted by relevance
135 abs_objtree := $(shell mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd) macro140 abs_objtree := $(call realpath,$(abs_objtree)) macro142 abs_objtree := $(CURDIR) macro
Completed in 12 milliseconds