mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06: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:
parent
071cdc67db
commit
d449561b13
1 changed files with 1 additions and 0 deletions
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
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue