summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2016.03.bb2
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 872d17d9..5f1f383a 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
19LOCALVERSION ?= "-${SRCBRANCH}" 19LOCALVERSION ?= "-${SRCBRANCH}"
20 20
21PACKAGE_ARCH = "${MACHINE_ARCH}" 21PACKAGE_ARCH = "${MACHINE_ARCH}"
22COMPATIBLE_MACHINE = "(mx6|mx6ul|mx7)" 22COMPATIBLE_MACHINE = "(mx6|mx7)"