]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - release/arm64/aarch64.conf
Remove spurious newline
[FreeBSD/FreeBSD.git] / release / arm64 / aarch64.conf
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 # Configuration file for release/release.sh to build arm64/aarch64
7 # big-iron installation images (not system-on-chip (SoC) images).
8
9 TARGET="arm64"
10 TARGET_ARCH="aarch64"
11 KERNEL="GENERIC"