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