Lines Matching refs:is
27 -s SRCTREE linux kernel source tree is at path SRCTREE
28 (default is current directory)
29 -S linux kernel source tree is at root of current git repo
34 Each DTx is processed by the dtc compiler to produce a sorted dts source
35 file. If DTx is a dts source file then it is pre-processed in the same
41 If DTx is a directory, it is treated as a DT subtree, such as
45 it is treated as a binary blob (aka .dtb or FDT).
47 Otherwise DTx is treated as a dts source file (aka .dts).
49 If this script is not run from the root of the linux source tree,
59 may not work since \${ARCH} is part of the include path. Two possible
295 is not executable.
297 'dtc' is: ${DTC}
305 If 'O=\${dir}' is specified in your Linux builds, this script requires
309 If \${KBUILD_OUTPUT} is a relative path, then '-s SRCDIR', -S, or run
310 this script from the root of the Linux kernel source tree is required.
312 Fallback '${__DTC}' was also not in \${PATH} or is not executable.