diff options
Diffstat (limited to 'docs/git')
-rw-r--r-- | docs/git/index.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index c33638b..fc97cb3 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -33,12 +33,6 @@ <li><a href="#config_dmidecode">dmidecode</a></li> <li><a href="#config">Configuring libreboot</a></li> <li><a href="#config_chromebook">Configuring libreboot for chromebooks</a></li> - <li> - <a href="#config_depthcharge">Depthcharge payload</a> - <ul> - <li><a href="#config_c201">ASUS Chromebook C201</a></li> - </ul> - </li> </ul> </li> <li><a href="#build">How to build the ROM images</a></li> @@ -368,7 +362,7 @@ </p> </div> - <h2 id="config_chromebooks">Configuring libreboot for chromebooks</h2> + <h2 id="config_chromebook">Configuring libreboot for chromebooks</h2> <p> Depthcharge is one of the payloads that libreboot targets. </p> @@ -377,7 +371,7 @@ for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/ </p> <div class="subsection"> - <h3 id="config_c201"> + <h3 id="config_arm"> Generic configuration file (file: resources/libreboot/config/depthcharge/board/config) </h3> <ul> |