aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/configure b/gas/configure
index 37926bc..f177d5f 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4202,6 +4202,7 @@ echo "$as_me: WARNING: GAS support for ${generic_target} is preliminary and a wo
m68k-*-hpux*) fmt=hp300 em=hp300 ;;
m68k-*-linux*aout*) fmt=aout em=linux ;;
m68k-*-linux-gnu*) fmt=elf em=linux ;;
+ m68k-*-uclinux*) fmt=elf ;;
m68k-*-gnu*) fmt=elf ;;
m68k-*-lynxos*) fmt=coff em=lynx ;;
m68k-*-netbsdelf*) fmt=elf em=nbsd ;;