summaryrefslogtreecommitdiffstats
path: root/docs/maintain/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-28 14:15:42 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-28 14:15:42 (EDT)
commitbe4a2902d69a09469d3a93fb9467e32b39b4543d (patch)
tree27b9c97aef3848fad3f211d9c2c5b8971717477d /docs/maintain/index.html
parentc21e85bbfe85057208af548fc13d5bcc14aca86b (diff)
downloadlibreboot-be4a2902d69a09469d3a93fb9467e32b39b4543d.zip
libreboot-be4a2902d69a09469d3a93fb9467e32b39b4543d.tar.gz
libreboot-be4a2902d69a09469d3a93fb9467e32b39b4543d.tar.bz2
docs/maintain/index.html: Notes about payload for configs
Diffstat (limited to 'docs/maintain/index.html')
-rw-r--r--docs/maintain/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html
index 1cc498c..4ecfbe7 100644
--- a/docs/maintain/index.html
+++ b/docs/maintain/index.html
@@ -293,7 +293,7 @@
Make sure that the board is supported, and that the patches
are included (if there are custom patches that you need).
Add configs for it like so:<br/>
- $ <b>./build config corebootreplace <u><i>new_board_name_here</i></u></b>
+ $ <b>./build config corebootreplace <i>payload</i>/<i>boardname</i></b>
</p>
<p>