mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
seabios: Its x86 only package
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
92e9470ad9
commit
da1272171f
|
@ -23,6 +23,8 @@ TUNE_CCARGS = ""
|
|||
EXTRA_OEMAKE += "HOSTCC='${BUILD_CC}'"
|
||||
EXTRA_OEMAKE += "CROSS_PREFIX=${TARGET_PREFIX}"
|
||||
|
||||
COMPATIBLE_HOST = "(i.86|x86_64).*-linux"
|
||||
|
||||
do_configure() {
|
||||
oe_runmake defconfig
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user