|
@@ -27,12 +27,12 @@ needing later on.
|
|
</para>
|
|
</para>
|
|
|
|
|
|
<para>
|
|
<para>
|
|
-<userinput>cp -r ../src/linux/include/linux .</userinput> and
|
|
|
|
-<userinput>cp -r ../src/linux/include/asm .</userinput>: These
|
|
|
|
|
|
+<userinput>cp -a ../src/linux/include/linux .</userinput> and
|
|
|
|
+<userinput>cp -a ../src/linux/include/asm .</userinput>: These
|
|
commands copy the kernel headers in the <filename>$LFS/usr/include</filename>
|
|
commands copy the kernel headers in the <filename>$LFS/usr/include</filename>
|
|
-directory. For details on why we don't link to these directories (anymore)
|
|
|
|
-instead of copying them, please refer to the <filename>README</filename>
|
|
|
|
-file in the kernel source.
|
|
|
|
|
|
+directory. For details on why we don't link to these directories
|
|
|
|
+(anymore), and instead copy them, please refer to the
|
|
|
|
+<filename>README</filename> file in the kernel source.
|
|
</para>
|
|
</para>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|