xref: /freebsd/release/arm64/aarch64.conf (revision a687910fc4352117413b8e0275383e4c687d4c4c)
1#!/bin/sh
2#
3#
4
5# Configuration file for release/release.sh to build arm64/aarch64
6# big-iron installation images (not system-on-chip (SoC) images).
7
8TARGET="arm64"
9TARGET_ARCH="aarch64"
10KERNEL="GENERIC"
11