mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01:00
8 lines
127 B
Bash
8 lines
127 B
Bash
SCRIPT_NAME=elf32cr16
|
|
TEMPLATE_NAME=elf32
|
|
OUTPUT_FORMAT="elf32-cr16"
|
|
ARCH=cr16
|
|
ENTRY=_start
|
|
EXTRA_EM_FILE=cr16elf
|
|
EMBEDDED=yes
|