diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-20 15:48:12 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-08-20 15:48:12 -0500 |
commit | 0e89a47eff256aedac2b9c7437b8645ee11ab9e1 (patch) | |
tree | 63e03936c8fc1c8f5243983cecfb4670b3da5ce6 /chapter02 | |
parent | de8b6cb08abf05452b2e26dcc0329954bb98e822 (diff) | |
parent | 3089d454c0c29589b94fb587bc7be62679816868 (diff) |
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/hostreqs.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 0ba38e1db..e513bd92d 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -85,7 +85,9 @@ <para><emphasis role="strong">Linux Kernel-&min-kernel;</emphasis></para> <para>The reason for the kernel version requirement is that we specify - that version when building <application>glibc</application> in Chapter 6 + that version when building <application>glibc</application> in + <xref linkend="chapter-cross-tools"/> and + <xref linkend="chapter-building-system"/>, at the recommendation of the developers. It is also required by udev.</para> |