|
@@ -53,13 +53,12 @@
|
|
|
|
|
|
<screen><userinput remap="pre">make mrproper</userinput></screen>
|
|
<screen><userinput remap="pre">make mrproper</userinput></screen>
|
|
|
|
|
|
- <para>Now test and extract the user-visible kernel headers from the source.
|
|
|
|
|
|
+ <para>Now extract the user-visible kernel headers from the source.
|
|
They are placed in an intermediate local directory and copied to the needed
|
|
They are placed in an intermediate local directory and copied to the needed
|
|
location because the extraction process removes any existing files in
|
|
location because the extraction process removes any existing files in
|
|
the target directory.</para>
|
|
the target directory.</para>
|
|
|
|
|
|
-<screen><userinput remap="make">make headers_check
|
|
|
|
-make INSTALL_HDR_PATH=dest headers_install
|
|
|
|
|
|
+<screen><userinput remap="make">make INSTALL_HDR_PATH=dest headers_install
|
|
</userinput><userinput remap="install">cp -rv dest/include/* /tools/include</userinput></screen>
|
|
</userinput><userinput remap="install">cp -rv dest/include/* /tools/include</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|