From 655a2b17cbb9b207c16bb1b511b55927025313fd Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 11 Oct 2015 17:46:39 -0400 Subject: docs/git/index.html: notes about depthcharge --- (limited to 'docs/git/index.html') 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 resources/libreboot/config/grub/.

+

+ For those boards which use the depcharge payload, you must use: + $ ./build roms withdepthcharge
+ You can also build for a specific board or set of boards. For example:
+ $ ./build roms withdepthcharge veyron_speedy +

To clean (reverse) everything, do the following:
-- cgit v0.9.1