aboutsummaryrefslogtreecommitdiff
path: root/gas/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure.in')
-rw-r--r--gas/configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/configure.in b/gas/configure.in
index fd14bcf..f7a75cd 100644
--- a/gas/configure.in
+++ b/gas/configure.in
@@ -335,6 +335,10 @@ changequote([,])dnl
using_cgen=yes
;;
+ xc16x)
+ using_cgen=yes
+ ;;
+
xtensa)
echo ${extra_objects} | grep -s "xtensa-relax.o"
if test $? -ne 0 ; then