aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernelheaders.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/kernelheaders.xml')
-rw-r--r--chapter05/kernelheaders.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter05/kernelheaders.xml b/chapter05/kernelheaders.xml
index adc7a668d..67636e622 100644
--- a/chapter05/kernelheaders.xml
+++ b/chapter05/kernelheaders.xml
@@ -42,13 +42,6 @@ cp -R include/asm-generic /tools/include</userinput></screen>
<screen><userinput>cp -R include/linux /tools/include</userinput></screen>
-<para>There are a few kernel header files which make use of the
-<filename>autoconf.h</filename> header file. Since we do not yet configure the
-kernel, we need to create this file ourselves in order to avoid compilation
-failures. Create an empty <filename>autoconf.h</filename> file:</para>
-
-<screen><userinput>touch /tools/include/linux/autoconf.h</userinput></screen>
-
</sect2>
</sect1>