mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
rmc: Limit them to x86 targets
Makes meta-intel behave well in multi-BSP scene Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
337cee235c
commit
a23aeecd54
|
@ -20,6 +20,8 @@ S = "${WORKDIR}/git"
|
|||
|
||||
DEPENDS_class-target = "gnu-efi"
|
||||
|
||||
COMPATIBLE_HOST = "(x86_64.*|i.86.*)-linux*"
|
||||
|
||||
EXTRA_OEMAKE='RMC_CFLAGS="-Wl,--hash-style=both"'
|
||||
|
||||
# from gnu-efi, we should align arch-mapping with it.
|
||||
|
|
Loading…
Reference in New Issue
Block a user