summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-09-22 12:18:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-26 11:18:59 +0100
commitde671802c8de9311cc292456d69cafb7be128b0b (patch)
tree99272375914e3bf041f044803d0a24d83b6d7624 /documentation/ref-manual/ref-tasks.xml
parentc1d3dbb5bdbea42c3f4b4706872bd2444e850c7c (diff)
downloadpoky-de671802c8de9311cc292456d69cafb7be128b0b.tar.gz
dev-manual: Compatibility program and moving kernel configuration
Should have been two commits but I forgot to do them separately. 1. I updated the YP Compatible Program section. 2. I moved the "Configuring the Kernel" section from the dev-manual to the kernel-dev manual. (From yocto-docs rev: cdb5bbc917db55a2ca987ce9b9ed371f9fca6524) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 2d23bbaabf..e145518989 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -960,8 +960,8 @@
960 section in the Yocto Project Linux Kernel Development Manual 960 section in the Yocto Project Linux Kernel Development Manual
961 for more information on this configuration tool. 961 for more information on this configuration tool.
962 You can also reference the 962 You can also reference the
963 "<ulink url='&YOCTO_DOCS_DEV_URL;#using-menuconfig'>Using <filename>menuconfig</filename></ulink>" 963 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#using-menuconfig'>Using <filename>menuconfig</filename></ulink>"
964 section in the Yocto Project Development Manual. 964 section in the Yocto Project Linux Kernel Development Manual.
965 </para> 965 </para>
966 </section> 966 </section>
967 967
@@ -988,8 +988,8 @@
988 <para> 988 <para>
989 Runs <filename>make menuconfig</filename> for the kernel. 989 Runs <filename>make menuconfig</filename> for the kernel.
990 For information on <filename>menuconfig</filename>, see the 990 For information on <filename>menuconfig</filename>, see the
991 "<ulink url='&YOCTO_DOCS_DEV_URL;#using-menuconfig'>Using&nbsp;&nbsp;<filename>menuconfig</filename></ulink>" 991 "<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#using-menuconfig'>Using&nbsp;&nbsp;<filename>menuconfig</filename></ulink>"
992 section in the Yocto Project Development Manual. 992 section in the Yocto Project Linux Kernel Development Manual.
993 </para> 993 </para>
994 </section> 994 </section>
995 995