mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
shippable: add armeb-linux-user target
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
committed by
Alex Bennée
parent
d2a44865e8
commit
492734b5da
@@ -6,7 +6,7 @@ env:
|
|||||||
- LC_ALL=C
|
- LC_ALL=C
|
||||||
matrix:
|
matrix:
|
||||||
- IMAGE=debian-armhf-cross
|
- IMAGE=debian-armhf-cross
|
||||||
TARGET_LIST=arm-softmmu,arm-linux-user
|
TARGET_LIST=arm-softmmu,arm-linux-user,armeb-linux-user
|
||||||
- IMAGE=debian-arm64-cross
|
- IMAGE=debian-arm64-cross
|
||||||
TARGET_LIST=aarch64-softmmu,aarch64-linux-user
|
TARGET_LIST=aarch64-softmmu,aarch64-linux-user
|
||||||
- IMAGE=debian-s390x-cross
|
- IMAGE=debian-s390x-cross
|
||||||
|
|||||||
Reference in New Issue
Block a user