freebsd-skq/release/amd64/amd64.conf
gjb 8df1c8bdcd 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
2017-11-17 18:00:52 +00:00

11 lines
146 B
Bash

#!/bin/sh
#
# $FreeBSD$
#
# Configuration file for release/release.sh to build amd64/amd64.
TARGET="amd64"
TARGET_ARCH="amd64"
KERNEL="GENERIC"