mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-16 18:56:32 -04: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
|