diff options
author | Alex Bennée | 2016-07-19 15:20:45 +0200 |
---|---|---|
committer | Fam Zheng | 2016-07-20 13:19:43 +0200 |
commit | b7c851b2b8fad740c41a827cd6a329990d4c65d9 (patch) | |
tree | 490754075e120d16e8a429bddba5f2f3e61d30de /hw/core/qdev-properties-system.c | |
parent | docker: Don't start a container that doesn't exist (diff) | |
download | qemu-b7c851b2b8fad740c41a827cd6a329990d4c65d9.tar.gz qemu-b7c851b2b8fad740c41a827cd6a329990d4c65d9.tar.xz qemu-b7c851b2b8fad740c41a827cd6a329990d4c65d9.zip |
docker: pass EXECUTABLE to build script
To build a docker image with which needs qemu linux-user emulation we
need to pass --include-executable to the build script. Using the same
mechanism as for other container controls we enable the option is
EXECUTABLE is set on the make command line e.g:
make docker-image-debian-bootstrap V=1 J=9 DEB_ARCH=armhf \
DEB_TYPE=stable EXECUTABLE=./arm-linux-user/qemu-arm
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1468934445-32183-11-git-send-email-famz@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions