mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
configure: microblaze: Enable mttcg
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
This commit is contained in:
1
configure
vendored
1
configure
vendored
@ -7782,6 +7782,7 @@ case "$target_name" in
|
|||||||
microblaze|microblazeel)
|
microblaze|microblazeel)
|
||||||
TARGET_ARCH=microblaze
|
TARGET_ARCH=microblaze
|
||||||
TARGET_SYSTBL_ABI=common
|
TARGET_SYSTBL_ABI=common
|
||||||
|
mttcg="yes"
|
||||||
bflt="yes"
|
bflt="yes"
|
||||||
echo "TARGET_ABI32=y" >> $config_target_mak
|
echo "TARGET_ABI32=y" >> $config_target_mak
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user