1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-04-26 22:52:34 +02:00

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>
This commit is contained in:
Anastasia Klimchuk 2024-08-16 20:22:24 +10:00
parent 87134f538d
commit 33dda3387c

View File

@ -14,8 +14,8 @@ Version of flashrom
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.