HW23: Add machine feature imx-boot

Since imx-boot is different than a classic u-boot we need to handle it
separatly. bootloader-config does not support it so we use this variable
to remove it at build time.

BugzID: 69098
This commit is contained in:
Alexandre Bard 2020-11-24 13:56:59 +01:00
parent ae37c1b2b9
commit 3ffadd7487
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ MACHINE_FEATURES += " \
bluetooth \
neo-m8l \
v2x \
imx-boot \
"
ACCEPT_FSL_EULA = "1"