summaryrefslogtreecommitdiffstats
path: root/docs/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-28 14:00:16 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-28 14:00:16 (EDT)
commitc0818b74cea34d29bc2f14eed2b5863ca8837e43 (patch)
treea0bef749cd63f7b525e24f8b05c7427a2532ab94 /docs/git
parent46821c70a11422c0154d1dfa2746ed7db9bc3c75 (diff)
downloadlibreboot-c0818b74cea34d29bc2f14eed2b5863ca8837e43.zip
libreboot-c0818b74cea34d29bc2f14eed2b5863ca8837e43.tar.gz
libreboot-c0818b74cea34d29bc2f14eed2b5863ca8837e43.tar.bz2
docs/git/index.html: Link to the maintenance guide for configs
Diffstat (limited to 'docs/git')
-rw-r--r--docs/git/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index e220760..55bdf56 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -278,9 +278,9 @@
<p>
Before building a ROM in libreboot (or coreboot, for that matter), you need to configure it.
- This is done using the following inside the source tree:<br/>
- $ <b>cd coreboot/</b><br/>
- $ <b>make menuconfig</b>
+ Configuration files should already be included, so you don't need to do anything. This information
+ is only for reference. If you are updating or modifying coreboot-libre, and need to update the configs
+ in any way, refer to <a href="../maintain/index.html#newboard_libreboot">../maintain/index.html#newboard_libreboot</a>.
</p>
<p>