1325953Sgjb#!/bin/sh
2325953Sgjb#
3325953Sgjb# $FreeBSD: stable/10/release/sparc64/sparc64.conf 326016 2017-11-20 15:57:56Z gjb $
4325953Sgjb#
5325953Sgjb
6325953Sgjb# Configuration file for release/release.sh to build sparc64/sparc64.
7325953Sgjb
8325953SgjbTARGET="sparc64"
9325953SgjbTARGET_ARCH="sparc64"
10325953SgjbKERNEL="GENERIC"
11