Skip to content
Snippets Groups Projects
Commit d449561b authored by Edgar E. Iglesias's avatar Edgar E. Iglesias
Browse files

configure: microblaze: Enable mttcg

parent 071cdc67
Branches
No related tags found
No related merge requests found
...@@ -7782,6 +7782,7 @@ case "$target_name" in ...@@ -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
;; ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment