mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 18:11:31 +00:00
7 lines
152 B
Bash
7 lines
152 B
Bash
ARCH=mcore
|
|
SCRIPT_NAME=mcorepe
|
|
OUTPUT_FORMAT="pei-mcore-big"
|
|
LITTLE_OUTPUT_FORMAT="pei-mcore-little"
|
|
BIG_OUTPUT_FORMAT="pei-mcore-big"
|
|
TEMPLATE_NAME=pe
|