mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Updated to linux-2.4.6. Removed need to patch kernel as it now compiles 'out of the box' with gcc-3.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1a36f930f4
commit
f459b4d856
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user