diff options
Diffstat (limited to 'chapter06/linux-headers.xml')
-rw-r--r-- | chapter06/linux-headers.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/linux-headers.xml b/chapter06/linux-headers.xml index a349c804f..041e680c3 100644 --- a/chapter06/linux-headers.xml +++ b/chapter06/linux-headers.xml @@ -46,11 +46,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> |