Skip to content

Commit

Permalink
shippable: add ppc64el targets
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
  • Loading branch information
philmd authored and stsquad committed Jul 18, 2017
1 parent dca688c commit 41a0b1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,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-ppc64el-cross
TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
build:
pre_ci:
- make docker-image-${IMAGE} V=1
Expand Down

0 comments on commit 41a0b1e

Please sign in to comment.