diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/git/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index e2207602..55bdf565 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> |