Add a make clean in boot blocks and loader build steps. This step
is mandatory to prevent the use of old .o files. Submitted by: Chuck Rouillard
This commit is contained in:
parent
d00fcb375c
commit
5b76ac685e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22164
1 changed files with 1 additions and 0 deletions
|
@ -2500,6 +2500,7 @@ boot:</screen>
|
|||
<para>Recompile and install the boot blocks and the boot loader:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /sys/boot</userinput>
|
||||
&prompt.root; <userinput>make clean</userinput>
|
||||
&prompt.root; <userinput>make</userinput>
|
||||
&prompt.root; <userinput>make install</userinput></screen>
|
||||
</step>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue