6 lines
188 B
Bash
6 lines
188 B
Bash
|
# If you change this file, please also look at files which source this one:
|
||
|
# elf32lppcsim.sh elf32lppclinux.sh
|
||
|
|
||
|
source_sh ${srcdir}/emulparams/elf32ppc.sh
|
||
|
OUTPUT_FORMAT="elf32-powerpcle"
|