summaryrefslogtreecommitdiffstats
path: root/tests/docker/Makefile.include
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2017-07-18 02:31:39 +0200
committerAlex Bennée2017-07-18 11:54:30 +0200
commit2b1c10bdcf98917ce27a6e3ec1419d3423764c77 (patch)
tree69b37bf20145c8dae502d183ade82e0df9fafc3e /tests/docker/Makefile.include
parentdocker: add debian/armel based on Stretch (diff)
downloadqemu-2b1c10bdcf98917ce27a6e3ec1419d3423764c77.tar.gz
qemu-2b1c10bdcf98917ce27a6e3ec1419d3423764c77.tar.xz
qemu-2b1c10bdcf98917ce27a6e3ec1419d3423764c77.zip
docker: add debian/ppc64el based on Stretch
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker/Makefile.include')
-rw-r--r--tests/docker/Makefile.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
index db66b6f802..553465ef6d 100644
--- a/tests/docker/Makefile.include
+++ b/tests/docker/Makefile.include
@@ -60,6 +60,7 @@ docker-image-debian-armel-cross: docker-image-debian9
docker-image-debian-armhf-cross: docker-image-debian9
docker-image-debian-arm64-cross: docker-image-debian9
docker-image-debian-mipsel-cross: docker-image-debian9
+docker-image-debian-ppc64el-cross: docker-image-debian9
docker-image-debian-s390x-cross: docker-image-debian9
# Expand all the pre-requistes for each docker image and test combination