Skip to content

Commit 7687c81

Browse files
authored
Update build-commands-le10.md
Fix NXP/Freescale build strings
1 parent 66dbe9a commit 7687c81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

development-1/build-commands/build-commands-le10.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
| Allwinner H6 | PROJECT=Allwinner ARCH=arm DEVICE=H6 make image |
99
| Amlogic GXBB/GXL/GXM/G12/SM1 | PROJECT=Amlogic ARCH=arm DEVICE=AMLGX make image |
1010
| 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 |
11+
| 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 |
1213
| Qualcomm DragonBoard | PROJECT=Qualcomm ARCH=arm DEVICE=Dragonboard make image |
1314
| Raspberry Pi 0/1 | PROJECT=RPi ARCH=arm DEVICE=RPi make image |
1415
| Raspberry Pi 2/3 | PROJECT=RPi ARCH=arm DEVICE=RPi2 make image |

0 commit comments

Comments
 (0)