diff options
-rw-r--r-- | docs/maintain/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index a6cc16a..4302500 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -287,6 +287,11 @@ <a href="http://www.coreboot.org/Git">http://www.coreboot.org/Git</a> and then re-update coreboot (or apply patches from upstream). </p> + + <p> + You should also test the resulting ROM images from building + with the new or modified coreboot revision. + </p> <p> <a href="#pagetop">Back to top of page</a>. @@ -344,6 +349,11 @@ <i>resources/scripts/helpers/build/module/coreboot</i> except for the part that builds GCC. </p> + + <p> + You should also test the resulting ROM images from building + with the new or modified coreboot revision. + </p> <p> <a href="#pagetop">Back to top of page</a>. |