diff options
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r-- | chapter08/kernel.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index e162729dc..dab72719f 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -82,12 +82,6 @@ we do not recommend this option. It is often better to explore all the configuration menus and create the kernel configuration from scratch.</para> -<para>LFS Bootscripts make the assumption that both <quote>Support for Host-side -USB</quote> and <quote>USB device filesystem</quote> have been compiled directly -into the kernel, or that neither is compiled at all. The bootscripts will not -work properly if <quote>Host-side USB</quote> is compiled as a module -(usbcore.ko).</para> - <note><para>NPTL requires the kernel to be compiled with GCC 3.x, in this case &gcc-version;. Compiling with 2.95.x is known to cause failures in the glibc test suite, so it is not recommended to compile the kernel |