Home
last modified time | relevance | path

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

/linux/scripts/
A Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
30 if [ -z "$SRCTREE" ]; then
35 TMPD=$SRCTREE/.tmp_objdiff
/linux/scripts/dtc/
A Ddtx_diff29 -s SRCTREE linux kernel source tree is at path SRCTREE
313 If not at the root of the Linux kernel source tree -s SRCTREE or -S
/linux/scripts/package/
A Dsnapcraft.template12 source: SRCTREE
/linux/Documentation/translations/ja_JP/
A DSubmittingPatches61 SRCTREE=linux-2.6
64 cd $SRCTREE
68 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/linux/Documentation/translations/zh_TW/process/
A Dsubmitting-patches.rst66 SRCTREE=linux
69 cd $SRCTREE
73 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/linux/Documentation/translations/zh_CN/process/
A Dsubmitting-patches.rst63 SRCTREE=linux
66 cd $SRCTREE
70 diff -up $SRCTREE/$MYFILE{.orig,} > /tmp/patch
/linux/scripts/kconfig/
A Dlkc.h21 #define SRCTREE "srctree" macro
A Dlexer.lex.c4018 env = getenv(SRCTREE); in zconf_fopen()
A Dgconf.c1456 env = getenv(SRCTREE); in main()
/linux/kernel/gcov/
A Dfs.c66 static const char srctree[] = SRCTREE;

Completed in 21 milliseconds