summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcitools/jenkins-build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/citools/jenkins-build.sh b/citools/jenkins-build.sh
index c5c06aa..dd8ef00 100755
--- a/citools/jenkins-build.sh
+++ b/citools/jenkins-build.sh
@@ -81,6 +81,9 @@ case ${TARGET} in
TARGET="m5475_atari"
;;
+ "powerpc-apple-darwin9")
+ TARGET="powerpc_apple_darwin9"
+ ;;
esac
# Ensure the artifact target directory exists