We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66dbe9a commit 7687c81Copy full SHA for 7687c81
development-1/build-commands/build-commands-le10.md
@@ -8,7 +8,8 @@
8
| Allwinner H6 | PROJECT=Allwinner ARCH=arm DEVICE=H6 make image |
9
| Amlogic GXBB/GXL/GXM/G12/SM1 | PROJECT=Amlogic ARCH=arm DEVICE=AMLGX make image |
10
| Generic Intel/AMD x86\_64 | PROJECT=Generic ARCH=x86\_64 make image |
11
-| NXP/Freescale iMX.6 | PROJECT=NXP ARCH=arm DEVICE=imx6 make image |
+| NXP/Freescale iMX.6 | PROJECT=NXP ARCH=arm DEVICE=iMX6 make image |
12
+| NXP/Freescale iMX.8 | PROJECT=NXP ARCH=arm DEVICE=iMX8 make image |
13
| Qualcomm DragonBoard | PROJECT=Qualcomm ARCH=arm DEVICE=Dragonboard make image |
14
| Raspberry Pi 0/1 | PROJECT=RPi ARCH=arm DEVICE=RPi make image |
15
| Raspberry Pi 2/3 | PROJECT=RPi ARCH=arm DEVICE=RPi2 make image |
0 commit comments