Merge "fix(docs): fix the indent and the build command for MT8188" into integration

This commit is contained in:
Yann Gautier 2024-11-25 17:08:51 +01:00 committed by TrustedFirmware Code Review
commit 480561f297

View file

@ -18,4 +18,4 @@ Boot Sequence
.. code:: shell
make CROSS_COMPILE=aarch64-linux-gnu- LD=aarch64-linux-gnu-gcc PLAT=mt8188 DEBUG=1 COREBOOT=1
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8188 DEBUG=1 COREBOOT=1