summaryrefslogtreecommitdiff
path: root/gcc/do_one
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/do_one')
-rwxr-xr-xgcc/do_one1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/do_one b/gcc/do_one
index fb86437..ca01687 100755
--- a/gcc/do_one
+++ b/gcc/do_one
@@ -355,6 +355,7 @@ if [ ${needCPU} = yes -a ${needBSP} = yes -a \
case ${cpu}-${bsp} in
arm-edb7312) dejacfg=rtems-arm-edb7312 ;;
+ arm-realview_pbx_a9_qemu) dejacfg=rtems-arm-realview_pbx_a9_qemu ;;
avr-avrtest) dejacfg=rtems-avr-avrtest ;;
bfin-eZKit533) dejacfg=rtems-bfin-nosim ;;
h8300-h8sim) dejacfg=rtems-h8300-h8sim ;;