Add support for the Infineon XC16X.
[deliverable/binutils-gdb.git] / gas / configure.in
index fd14bcf7bdfd5939e1d06bc957f4209ff85e4aa0..f7a75cd4e29d509a025a43c62c040119c45e770b 100644 (file)
@@ -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
This page took 0.026139 seconds and 4 git commands to generate.