]> git.proxmox.com Git - mirror_qemu.git/commit
Makefile: add dependency on scripts/create_config
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Jun 2016 11:25:24 +0000 (13:25 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Jun 2016 12:14:30 +0000 (14:14 +0200)
commit553350156d80c18d0127c742f47b7adbd642f3ef
treec5d2a9149302ed5ad7915c6a7921530ab69de901
parentd41d4da3c5d702b505d74265900a13fae2c8d0e0
Makefile: add dependency on scripts/create_config

Make sure that config-host.h and config-target.h are rebuilt whenever
there is a change in the scripts that generates them; add the dependency
to the pattern rule as suggested by Peter.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rules.mak