diff options
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/linux-headers.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml index 28b3752c4..a988b6ea5 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -42,11 +42,6 @@ by way of sanitizing various C header files that are shipped in the Linux kernel source tarball.</para> - <para>Apply the following patch to provide <command>unifdef</command>, which - the installation of the kernel headers requires:</para> - -<screen><userinput>patch -Np1 -i ../linux-&linux-version;-unifdef-1.patch</userinput></screen> - <para>Install the header files:</para> <screen><userinput>make mrproper |