mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
9 lines
151 B
Bash
9 lines
151 B
Bash
#!/bin/sh
|
|
#
|
|
#
|
|
|
|
# Configuration file for release/release.sh to build powerpc/powerpcspe.
|
|
|
|
TARGET="powerpc"
|
|
TARGET_ARCH="powerpcspe"
|
|
KERNEL="MPC85XXSPE"
|