mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
5 lines
94 B
Bash
5 lines
94 B
Bash
SCRIPT_NAME=vanilla
|
|
TEXT_START_ADDR=0
|
|
TARGET_PAGE_SIZE=128
|
|
ARCH=unknown
|
|
TEMPLATE_NAME=vanilla
|