Add general configuration files used by release/release.sh for

big-iron installation images.

MFC after:	3 days
MFC with:	r325948, r325949, r325950, r325951
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2017-11-17 18:00:52 +00:00
parent 3b418d1b9a
commit f295b9db79
7 changed files with 73 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/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"