mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 22:38:24 +00:00
6 lines
111 B
Bash
6 lines
111 B
Bash
SCRIPT_NAME=sa29200
|
|
OUTPUT_FORMAT="coff-a29k-big"
|
|
TEXT_START_ADDR=0x40004000
|
|
TARGET_PAGE_SIZE=0x1000
|
|
ARCH=a29k
|