summaryrefslogtreecommitdiffstats
path: root/meta/packages/uboot/u-boot-omap3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/uboot/u-boot-omap3_git.bb')
-rw-r--r--meta/packages/uboot/u-boot-omap3_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/uboot/u-boot-omap3_git.bb b/meta/packages/uboot/u-boot-omap3_git.bb
index 50c85c7ba6..1c7068e47a 100644
--- a/meta/packages/uboot/u-boot-omap3_git.bb
+++ b/meta/packages/uboot/u-boot-omap3_git.bb
@@ -17,3 +17,5 @@ UBOOT_MACHINE_overo = "omap3_overo_config"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19PACKAGE_ARCH = "${MACHINE_ARCH}" 19PACKAGE_ARCH = "${MACHINE_ARCH}"
20
21COMPATIBLE_MACHINE = "(beagleboard|omap3evm|overo)"