summaryrefslogtreecommitdiffstats
path: root/docs/git/index.html
diff options
context:
space:
mode:
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/>