Searched defs:srctree (Results 1 – 3 of 3) sorted by relevance
76 static char *srctree, *kernsrctree; variable
64 static const char srctree[] = SRCTREE; variable
152 srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),$(CURDIR)) macro