summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2013-11-25 11:18:21 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 12:54:11 +0000
commit579dce423390084452d9121628bfedeff3bb2555 (patch)
tree487d4aa8b42d261052db9c6c18d5fc499c96fbf3 /documentation/dev-manual
parent0ba27b42a8e623318ea472a866d27696da77e626 (diff)
downloadpoky-579dce423390084452d9121628bfedeff3bb2555.tar.gz
dev-manual: ksize.py and dirsize.py live in scripts/tiny
(From yocto-docs rev: e222eb4b509772c1f5f493a22920e5fe4f5efad6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index b576852a7f..e7b9032c5a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -3497,7 +3497,7 @@ the details.
3497 To help you see where you currently are with kernel and root 3497 To help you see where you currently are with kernel and root
3498 filesystem sizes, you can use two tools found in the 3498 filesystem sizes, you can use two tools found in the
3499 <link linkend='source-directory'>Source Directory</link> in 3499 <link linkend='source-directory'>Source Directory</link> in
3500 the <filename>scripts</filename> directory: 3500 the <filename>scripts/tiny/</filename> directory:
3501 <itemizedlist> 3501 <itemizedlist>
3502 <listitem><para><filename>ksize.py</filename>: Reports 3502 <listitem><para><filename>ksize.py</filename>: Reports
3503 component sizes for the kernel build objects. 3503 component sizes for the kernel build objects.