aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.ac')
-rw-r--r--gas/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure.ac b/gas/configure.ac
index 7a238b6..787ee53 100644
--- a/gas/configure.ac
+++ b/gas/configure.ac
@@ -420,7 +420,7 @@ changequote([,])dnl
# Do we need the opcodes library?
case ${cpu_type} in
- vax | tic30 | i386)
+ vax | tic30 | i386 | arm)
;;
*)