|
@@ -46,15 +46,6 @@
|
|
|
make headers_check
|
|
|
make INSTALL_HDR_PATH=/usr headers_install</userinput></screen>
|
|
|
|
|
|
- <para>Ensure that all the headers are owned by root:</para>
|
|
|
-
|
|
|
-<screen><userinput>chown -Rv root:root /usr/include/{asm,linux}</userinput></screen>
|
|
|
-
|
|
|
- <para>Make sure the users can read the headers:</para>
|
|
|
-
|
|
|
-<screen><userinput>find /usr/include/{asm,linux} -type d -exec chmod -v 755 {} \;
|
|
|
-find /usr/include/{asm,linux} -type f -exec chmod -v 644 {} \;</userinput></screen>
|
|
|
-
|
|
|
</sect2>
|
|
|
|
|
|
<sect2 id="contents-linux-headers" role="content">
|