8.3 Building and Installing a Custom Kernel
- Reemphasise the need of full source set for 'make buildkernel' PR: docs/75864 (inspired by) Submitted by: Eli K. Breen <eli@gopostal.ca> Approved by: keramida (mentor)
This commit is contained in:
parent
c17529b18f
commit
e55136d74d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25415
1 changed files with 6 additions and 0 deletions
|
|
@ -368,6 +368,12 @@
|
|||
</step>
|
||||
</procedure>
|
||||
|
||||
<note>
|
||||
<para>This method of kernel building requires full source files. If you
|
||||
only installed the kernel source, use the traditional method, as
|
||||
described above.</para>
|
||||
</note>
|
||||
|
||||
<note>
|
||||
<para>In &os; 4.2 and older you must replace
|
||||
<literal>KERNCONF=</literal> with <literal>KERNEL=</literal>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue