mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
Added missing -v switchs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2f1cb7da7c
commit
b85d4d38c0
@ -44,8 +44,8 @@ Interface (API) stable version of the Linux headers.</para>
|
||||
|
||||
<para>Install the header files:</para>
|
||||
|
||||
<screen><userinput>cp -R include/asm-i386 /tools/include/asm
|
||||
cp -R include/linux /tools/include</userinput></screen>
|
||||
<screen><userinput>cp -Rv include/asm-i386 /tools/include/asm
|
||||
cp -Rv include/linux /tools/include</userinput></screen>
|
||||
|
||||
<para>If your architecture is not i386 (compatible), adjust the first command
|
||||
accordingly.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user