mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
10 lines
146 B
Bash
10 lines
146 B
Bash
SCRIPT_NAME=dlx
|
|
TEMPLATE_NAME=generic
|
|
OUTPUT_FORMAT="elf32-dlx"
|
|
ARCH=dlx
|
|
MACHINE=
|
|
TEXT_START_ADDR=0
|
|
TARGET_PAGE_SIZE=0
|
|
EMBEDDED=yes
|
|
MAXPAGESIZE=0
|