summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-09 14:44:56 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-13 23:57:22 +0100
commitc4961a9333fe45f247079a50884fc9d33fa38758 (patch)
tree7b8913a0cabdbb4930c7a5bbc4e8042e9c72881f /documentation/ref-manual
parent523f23d1de60a1c17aff10352dda2080860bcdb3 (diff)
downloadpoky-c4961a9333fe45f247079a50884fc9d33fa38758.tar.gz
ref-manual/ref-variables: add MODULE_TARBALL_DEPLOY
Added a consisten introductory sentence before jumping into how to use the variable. (From yocto-docs rev: 3e68a345d233ca2fd60e02290547578001b2fa0c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-variables.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0031b1a8a7..2177a6f184 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2472,6 +2472,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
2472 </glossdef> 2472 </glossdef>
2473 </glossentry> 2473 </glossentry>
2474 2474
2475 <glossentry id='var-MODULE_TARBALL_DEPLOY'><glossterm>MODULE_TARBALL_DEPLOY</glossterm>
2476 <glossdef>
2477 <para>
2478 Controls creation of the <filename>modules-*.tgz</filename>
2479 file.
2480 Set this variable to "0" to disable creation of this
2481 file, which contains all of the kernel modules resulting
2482 from a kernel build.
2483 </para>
2484 </glossdef>
2485 </glossentry>
2486
2475 <glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm> 2487 <glossentry id='var-MULTIMACH_TARGET_SYS'><glossterm>MULTIMACH_TARGET_SYS</glossterm>
2476 <glossdef> 2488 <glossdef>
2477 <para> 2489 <para>