aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx_2009.08.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx_2009.08.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
index 0633284..c1268df 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
@@ -25,3 +25,5 @@ do_compile_prepend() {
sed -i 's/$(CROSS_COMPILE)ld/$(CROSS_COMPILE)ld.bfd/g' config.mk
fi
}
+
+COMPATIBLE_MACHINE = "(imx28evk|mx5|mx6)"