Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
30 if [ -z "$SRCTREE" ]; then
35 TMPD=$SRCTREE/.objdiff
/Linux-v6.6/scripts/package/
Dsnapcraft.template12 source: SRCTREE
/Linux-v6.6/scripts/dtc/
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-v6.6/Documentation/translations/ja_JP/
DSubmittingPatches60 SRCTREE=linux-2.6
63 cd $SRCTREE
67 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/Linux-v6.6/Documentation/translations/zh_TW/process/
Dsubmitting-patches.rst64 SRCTREE=linux
67 cd $SRCTREE
71 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/Linux-v6.6/scripts/kconfig/
Dlkc.h21 #define SRCTREE "srctree" macro
Dgconf.c1453 env = getenv(SRCTREE); in main()
/Linux-v6.6/kernel/gcov/
Dfs.c66 static const char srctree[] = SRCTREE;