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, 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>