git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -14,8 +14,6 @@ The kernel configuration file is created by running the following command:
</para>
<para>
-<screen>
-<userinput>patch -Np1 -i ../linux-&kernel-version;.patch &&</userinput>
<userinput>make mrproper &&</userinput>
<userinput>yes "" | make config &&</userinput>
<userinput>make dep &&</userinput>