diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2020.04.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2020.04.bb b/recipes-bsp/u-boot/u-boot-imx_2020.04.bb index b36730e09..55d3e7c55 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2020.04.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2020.04.bb | |||
| @@ -29,4 +29,4 @@ do_deploy_append_mx8m() { | |||
| 29 | } | 29 | } |
| 30 | 30 | ||
| 31 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 31 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 32 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8)" | 32 | COMPATIBLE_MACHINE = "(mx6|mx7|mx8|use-mainline-bsp)" |
