Anastasia Klimchuk submitted this change.

View Change

Approvals: build bot (Jenkins): Verified Peter Marheine: Looks good to me, approved
doc: Remove leftover reference to building_with_make

Change-Id: If6d3580972ea7d42503004b922b90829025bd62d
Signed-off-by: Anastasia Klimchuk <aklm@flashrom.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/83942
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Peter Marheine <pmarheine@chromium.org>
---
M doc/user_docs/example_partial_wp.rst
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/user_docs/example_partial_wp.rst b/doc/user_docs/example_partial_wp.rst
index 67a382a..811c772 100644
--- a/doc/user_docs/example_partial_wp.rst
+++ b/doc/user_docs/example_partial_wp.rst
@@ -14,8 +14,8 @@

Write-protect manipulation functionality is included in flashrom since release v1.3.0.
If for any reasons you need the latest code from head, you might need to build :code:`flashrom`
-from scratch. The following docs describe how to do this :doc:`/dev_guide/building_from_source` and
-:doc:`/dev_guide/building_with_make`. See also :doc:`/dev_guide/development_guide`.
+from scratch. The following doc describe how to do this: :doc:`/dev_guide/building_from_source`.
+See also :doc:`/dev_guide/development_guide`.

Alternatively, your operating system might provide development version of :code:`flashrom` as a package.


To view, visit change 83942. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: If6d3580972ea7d42503004b922b90829025bd62d
Gerrit-Change-Number: 83942
Gerrit-PatchSet: 2
Gerrit-Owner: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Peter Marheine <pmarheine@chromium.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>