u-boot: Set COMPATIBLE_MACHINE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5517 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-10-15 11:37:18 +00:00
parent 0024d1aaac
commit 14d3569441
1 changed files with 2 additions and 0 deletions

View File

@ -17,3 +17,5 @@ UBOOT_MACHINE_overo = "omap3_overo_config"
S = "${WORKDIR}/git"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "(beagleboard|omap3evm|overo)"