diff options
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-imx_2016.03.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2016.03.bb b/recipes-bsp/u-boot/u-boot-imx_2016.03.bb index 872d17d99..5f1f383a7 100644 --- a/recipes-bsp/u-boot/u-boot-imx_2016.03.bb +++ b/recipes-bsp/u-boot/u-boot-imx_2016.03.bb | |||
| @@ -19,4 +19,4 @@ inherit fsl-u-boot-localversion | |||
| 19 | LOCALVERSION ?= "-${SRCBRANCH}" | 19 | LOCALVERSION ?= "-${SRCBRANCH}" |
| 20 | 20 | ||
| 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 21 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 22 | COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" | 22 | COMPATIBLE_MACHINE = "(mx6|mx7)" |
