Home
last modified time | relevance | path

Searched refs:SRCTREE (Results 1 – 5 of 5) sorted by relevance

/scripts/
Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
30 if [ -z "$SRCTREE" ]; then
35 TMPD=$SRCTREE/.tmp_objdiff
/scripts/package/
Dsnapcraft.template12 source: SRCTREE
/scripts/dtc/
Ddtx_diff27 -s SRCTREE linux kernel source tree is at path SRCTREE
302 If not at the root of the Linux kernel source tree -s SRCTREE or -S
/scripts/kconfig/
Dlkc.h17 #define SRCTREE "srctree" macro
Dgconf.c1458 env = getenv(SRCTREE); in main()