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