]> git.proxmox.com Git - mirror_qemu.git/commit - Makefile.target
Makefile.target: binary depends on config-devices
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Feb 2015 07:48:52 +0000 (08:48 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 27 Feb 2015 18:42:45 +0000 (19:42 +0100)
commita9ad5e1efcbbdf4b34bd7679613605efdb41bd04
tree642f0ecc2bdc94d699407afa76f9e9135922561d
parent12ccfec9684679fc1945b5b5020487b2cb17dc06
Makefile.target: binary depends on config-devices

relink binary whenever config-devices.mak changes:
this makes sense as we are adding/removing devices,
so binary has to be relinked to be up to date.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <1424332114-13440-2-git-send-email-mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Makefile.target