summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml
index 297696c965..38ef36de5a 100644
--- a/documentation/kernel-dev/kernel-dev-intro.xml
+++ b/documentation/kernel-dev/kernel-dev-intro.xml
@@ -110,7 +110,7 @@
110 The sections that follow provide instructions for completing 110 The sections that follow provide instructions for completing
111 specific Linux kernel development tasks. 111 specific Linux kernel development tasks.
112 These instructions assume you are comfortable working with 112 These instructions assume you are comfortable working with
113 <ulink url='http://developer.berlios.de/projects/bitbake/'>BitBake</ulink> 113 <ulink url='http://openembedded.org/wiki/Bitbake'>BitBake</ulink>
114 recipes and basic open-source development tools. 114 recipes and basic open-source development tools.
115 Understanding these concepts will facilitate the process of working 115 Understanding these concepts will facilitate the process of working
116 with the kernel recipes. 116 with the kernel recipes.