Searched refs:SRCTREE (Results 1 – 5 of 5) sorted by relevance
28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)30 if [ -z "$SRCTREE" ]; then35 TMPD=$SRCTREE/.tmp_objdiff
12 source: SRCTREE
27 -s SRCTREE linux kernel source tree is at path SRCTREE302 If not at the root of the Linux kernel source tree -s SRCTREE or -S
17 #define SRCTREE "srctree" macro
1458 env = getenv(SRCTREE); in main()