diff options
Diffstat (limited to 'contrib/binutils/ld/emulparams/elf32lppc.sh')
-rw-r--r-- | contrib/binutils/ld/emulparams/elf32lppc.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/binutils/ld/emulparams/elf32lppc.sh b/contrib/binutils/ld/emulparams/elf32lppc.sh deleted file mode 100644 index 18cce4898eeb8..0000000000000 --- a/contrib/binutils/ld/emulparams/elf32lppc.sh +++ /dev/null @@ -1,5 +0,0 @@ -# If you change this file, please also look at files which source this one: -# elf32lppcsim.sh - -. ${srcdir}/emulparams/elf32ppc.sh -OUTPUT_FORMAT="elf32-powerpcle" |