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 58b93b4ad..ff39727ae 100644 --- a/chapter05/linux-headers.xml +++ b/chapter05/linux-headers.xml @@ -48,11 +48,6 @@ by way of sanitizing various C header files that are shipped in the Linux kernel source tarball.</para> - <para>Apply a patch to the Linux headers, to fix a bug that can cause - compilation issues for some userspace applications:</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&linux-header-patch;</userinput></screen> - <para>Make sure there are no stale files and dependencies lying around from previous activity:</para> |