1 <qandaentry id="kernel-modules">
2 <question><para>How do I compile a kernel or set up modules?</para></question>
3 <answer><para>In addition to the kernel documentation at
4 <ulink url="file:///usr/src/linux/Documentation">/usr/src/linux/Documentation</ulink>
5 or wherever you unpacked your kernel source
6 and the help in kernel config tool (make menuconfig),
7 see the Module-HOWTO at
8 <ulink url="http://www.tldp.org/HOWTO/Module-HOWTO/"/>,
9 and the Kernel-HOWTO at
10 <ulink url="http://www.tldp.org/HOWTO/Kernel-HOWTO/"/>.