mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
9 lines
134 B
Bash
9 lines
134 B
Bash
#!/bin/sh
|
|
#
|
|
#
|
|
|
|
# Configuration file for release/release.sh to build amd64/amd64.
|
|
|
|
TARGET="amd64"
|
|
TARGET_ARCH="amd64"
|
|
KERNEL="GENERIC"
|