We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f29278 commit 0d6b6b1Copy full SHA for 0d6b6b1
docs/src/ref_impl/build_and_run.md
@@ -125,7 +125,7 @@ After the latest firmware is [flashed](./build_and_run.md#flashing-nvidia-jetson
125
126
1. To build the target image, run the command:
127
```
128
- nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug
+ nix build github:tiiuae/ghaf#nvidia-jetson-orin-agx-debug-from-x86_64
129
130
2. After the build is completed, prepare a USB boot media with the target image you built using the `flash.sh` script:
131
0 commit comments