From: Philippe Mathieu-Daudé Date: Tue, 18 Jul 2017 00:31:52 +0000 (-0300) Subject: shippable: add powerpc target X-Git-Tag: v2.10.0-rc0~18^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9fa82d269c75f9536aad21d704f6a275812a4ff1;p=thirdparty%2Fqemu.git shippable: add powerpc target Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée Signed-off-by: Alex Bennée --- diff --git a/.shippable.yml b/.shippable.yml index 1f92ace8f74..fa54df6cff9 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -18,6 +18,8 @@ env: # mips64el-softmmu disabled due to libfdt problem - IMAGE=debian-mipsel-cross TARGET_LIST=mipsel-softmmu,mipsel-linux-user,mips64el-linux-user + - IMAGE=debian-powerpc-cross + TARGET_LIST=ppc-softmmu,ppcemb-softmmu,ppc-linux-user - IMAGE=debian-ppc64el-cross TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user build: