]> git.proxmox.com Git - mirror_qemu.git/commit
build: fix device module builds
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 24 Jun 2020 13:10:39 +0000 (15:10 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 Jul 2020 13:29:31 +0000 (15:29 +0200)
commitc4ddab7ae5362669837d5d63ccc55f1ffa190eca
tree9e3814f60eff4662327f8e36f54feec2e649897d
parent7ab6e7fcce9729d3a85e7e04737bc64a45a08772
build: fix device module builds

Slightly hackish workaround, works ok as long as we don't
have target-specific modules.  meson will obsolete this.

See comment in the patch for the --verbose description.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200624131045.14512-5-kraxel@redhat.com

[ kraxel: updated comment from discussions ]

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Makefile.target