Home
last modified time | relevance | path

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

/linux/scripts/
H A Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
30 if [ -z "$SRCTREE" ]; then
35 TMPD=$SRCTREE/.objdiff
/linux/scripts/dtc/
H A Ddtx_diff29 -s SRCTREE linux kernel source tree is at path SRCTREE
309 If not at the root of the Linux kernel source tree -s SRCTREE or -S
/linux/scripts/package/
H A Dsnapcraft.template12 source: SRCTREE
/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches60 SRCTREE=linux-2.6
63 cd $SRCTREE
67 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/linux/scripts/kconfig/
H A Dlkc.h21 #define SRCTREE "srctree" macro
H A Dgconf.c1398 env = getenv(SRCTREE); in main()
/linux/kernel/gcov/
H A Dfs.c66 static const char srctree[] = SRCTREE;