summaryrefslogtreecommitdiff
path: root/docs/fingerprint/fingerprint-debugging.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fingerprint/fingerprint-debugging.md')
-rw-r--r--docs/fingerprint/fingerprint-debugging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/fingerprint/fingerprint-debugging.md b/docs/fingerprint/fingerprint-debugging.md
index d098ca4427..84e5c13c9c 100644
--- a/docs/fingerprint/fingerprint-debugging.md
+++ b/docs/fingerprint/fingerprint-debugging.md
@@ -197,7 +197,7 @@ In your editor, specify the IP address and port for `gdbserver`:
You will also want to provide the symbol files:
* RW image: `build/<board>/RW/ec.RW.elf`
-* RO image: `build/<board>/RO.ec.RO.elf`
+* RO image: `build/<board>/RO/ec.RO.elf`
Also, since we're compiling the firmware in the chroot, but your editor is
running outside of the chroot, you'll want to remap the source code path to