diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index 7eea36e..52a19a6 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -80,7 +80,7 @@ CPU_TYPES = \ z8k # Object format types. This is only used for dependency information. -# We deliberately omit some, since it does not work as a cross assembler. +# We deliberately omit SOM, since it does not work as a cross assembler. OBJ_FORMATS = \ aout \ |