freebsd-dev/release/arm64/aarch64.conf

12 lines
215 B
Plaintext
Raw Normal View History

#!/bin/sh
#
# $FreeBSD$
#
# Configuration file for release/release.sh to build arm64/aarch64
# big-iron installation images (not system-on-chip (SoC) images).
TARGET="arm64"
TARGET_ARCH="aarch64"
KERNEL="GENERIC"