mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
6 lines
152 B
Bash
6 lines
152 B
Bash
TEMPLATE_NAME=aix
|
|
SCRIPT_NAME=aix
|
|
OUTPUT_FORMAT="xcoff-powermac"
|
|
OUTPUT_FORMAT_32BIT="xcoff-powermac"
|
|
OUTPUT_FORMAT_64BIT="xcoff-powermac"
|
|
ARCH=powerpc
|