diff options
Diffstat (limited to 'gdb/features')
-rw-r--r-- | gdb/features/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/features/Makefile b/gdb/features/Makefile index 873ed85..83f5077 100644 --- a/gdb/features/Makefile +++ b/gdb/features/Makefile @@ -31,6 +31,7 @@ # make GDB=/path/to/gdb XMLTOC="xml files" cfiles WHICH = arm-with-iwmmxt arm-with-vfpv2 arm-with-vfpv3 arm-with-neon \ + arm-with-m arm-with-m-fpa-layout \ i386/i386 i386/i386-linux \ i386/i386-mmx i386/i386-mmx-linux \ i386/amd64 i386/amd64-linux \ |