summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-11 17:46:39 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-11 17:46:39 (EDT)
commit655a2b17cbb9b207c16bb1b511b55927025313fd (patch)
tree2e624681618ec4ee07d526f0c22ad83c25f02d6d /docs/git/index.html
parenta0eda7d94863d2c8c4383d0b900b08d18df28fc6 (diff)
downloadlibreboot-655a2b17cbb9b207c16bb1b511b55927025313fd.zip
libreboot-655a2b17cbb9b207c16bb1b511b55927025313fd.tar.gz
libreboot-655a2b17cbb9b207c16bb1b511b55927025313fd.tar.bz2
docs/git/index.html: notes about depthcharge
Diffstat (limited to 'docs/git/index.html')
-rw-r--r--docs/git/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index b235b01..4010eff 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -872,6 +872,12 @@
The list of board options can be found by looking at the directory
names in <b>resources/libreboot/config/grub/</b>.
</p>
+ <p>
+ For those boards which use the depcharge payload, you must use:
+ $ <b>./build roms withdepthcharge</b><br/>
+ You can also build for a specific board or set of boards. For example:<br/>
+ $ <b>./build roms withdepthcharge veyron_speedy</b>
+ </p>
<p>
To clean (reverse) everything, do the following:<br/>