From de671802c8de9311cc292456d69cafb7be128b0b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 22 Sep 2017 12:18:18 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-tasks.xml') 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 @@ section in the Yocto Project Linux Kernel Development Manual for more information on this configuration tool. You can also reference the - "Using menuconfig" - section in the Yocto Project Development Manual. + "Using menuconfig" + section in the Yocto Project Linux Kernel Development Manual. @@ -988,8 +988,8 @@ Runs make menuconfig for the kernel. For information on menuconfig, see the - "Using  menuconfig" - section in the Yocto Project Development Manual. + "Using  menuconfig" + section in the Yocto Project Linux Kernel Development Manual. -- cgit v1.2.3-54-g00ecf