11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
# Configuration file for release/release.sh to build powerpc/powerpc.
|
||
|
|
||
|
TARGET="powerpc"
|
||
|
TARGET_ARCH="powerpc"
|
||
|
KERNEL="GENERIC"
|