summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 5f28b82fa8..35e7d8b080 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -502,8 +502,9 @@
502 you can make them permanent by generating patches and 502 you can make them permanent by generating patches and
503 applying them to the 503 applying them to the
504 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink> 504 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>
505 statement as described in section 505 statement as described in the
506 "<link linkend='applying-patches'>Applying Patches</link>" section. 506 "<link linkend='applying-patches'>Applying Patches</link>"
507 section.
507 If you are not familiar with generating patches, refer to the 508 If you are not familiar with generating patches, refer to the
508 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-the-patch'>Creating the Patch</ulink>" 509 "<ulink url='&YOCTO_DOCS_DEV_URL;#creating-the-patch'>Creating the Patch</ulink>"
509 section in the Yocto Project Development Manual. 510 section in the Yocto Project Development Manual.