diff options
Diffstat (limited to 'ld/configure.tgt')
-rw-r--r-- | ld/configure.tgt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/configure.tgt b/ld/configure.tgt index 017c2d6..3f70bcc 100644 --- a/ld/configure.tgt +++ b/ld/configure.tgt @@ -20,10 +20,6 @@ targ_extra_ofiles= # architecture variants should be kept together even if their names # break the alpha sorting. case "${targ}" in -a29k-*-udi) targ_emul=sa29200 ;; -a29k-*-ebmon) targ_emul=ebmon29k ;; -a29k-*-*) targ_emul=a29k - ;; alpha*-*-freebsd* | alpha*-*-kfreebsd*-gnu) targ_emul=elf64alpha_fbsd targ_extra_emuls="elf64alpha alpha" |