]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 4 Jul 2018 06:30:11 +0000 (07:30 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 5 Jul 2018 14:59:41 +0000 (15:59 +0100)
commit2b1f35b9a85cf0232615a67e7ff523137a58795e
treea54da70df00d6725d67c443bb9d6cd67d005484a
parent6cf495be0b445789eeb7e88a6015c8cf74d4c1cf
Revert "Makefile: Rename TARGET_DIRS to TARGET_LIST"

This reverts commit 208ecb3e1acc8d55dab49fdf721a86d513691688. This was
causing problems by making DEF_TARGET_LIST pointless and having to
jump through hoops to build on mingw with a dully enabled config.
This includes a change to fix the per-guest TCG test probe which was
added after 208ecb3 and used TARGET_LIST.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Makefile
configure
scripts/create_config
tests/Makefile.include