summaryrefslogtreecommitdiffstats
path: root/gcc/do_one
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/do_one')
-rwxr-xr-xgcc/do_one2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/do_one b/gcc/do_one
index c975b5a..c559eb9 100755
--- a/gcc/do_one
+++ b/gcc/do_one
@@ -368,7 +368,7 @@ if [ ${needCPU} = yes -a ${needBSP} = yes -a \
sh-simsh1) dejacfg=rtems-sh-simsh1 ;;
sparc-sis) dejacfg=rtems-sparc-sis ;;
sparc64-niagara) dejacfg=rtems-sparc64-nosim ;;
- v850-v850*sim*) dejacfg=rtems-v850-v850sim ;;
+ v850-*v850*sim*) dejacfg=rtems-v850-v850sim ;;
*)
echo "ERROR ${bsp} is not known to DegaGNU"
exit 1