]> www.infradead.org Git - users/dwmw2/qemu.git/commit
linux-user: Activate armeb handler registration
authorMichael Weiser <michael.weiser@gmx.de>
Thu, 11 Jan 2018 13:25:33 +0000 (13:25 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 11 Jan 2018 13:25:33 +0000 (13:25 +0000)
commitbfe69cc867dfef4b8af348f1f7e36b2727283c4c
treed17781d748a53ad69a95002391ddce6af2195c38
parent2ced93eee04ac636387233c64720d0f764d8d24d
linux-user: Activate armeb handler registration

armeb is missing from the target list in qemu-binfmt-conf.sh. Add it so
the handler for those binaries gets registered by the script.

Signed-off-by: Michael Weiser <michael.weiser@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-id: 20171220212308.12614-8-michael.weiser@gmx.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
scripts/qemu-binfmt-conf.sh