Paolo Bonzini 15564d85af build: pass .d file name to scripts/make_device_config.sh, fix makefile target
The .d file name must match exactly what is used in the SUBDIR_DEVICES_MAK_DEP
variable.  Instead of making assumptions in the make_device_config.sh script,
just pass it in.

Similarly, the makefile target may not match the output file name, because
Makefile uses a temporary file.  Instead of making assumptions on what the
Makefile does, emit the config-devices.mak file to stdout, and use the
passed-in destination as the makefile target

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-03-18 12:07:25 +01:00
..
2015-03-10 10:49:25 +01:00
2015-03-17 14:30:48 +01:00
2014-02-20 13:14:18 +01:00
2014-06-27 09:27:56 -04:00
2015-02-16 15:07:18 +00:00
2014-02-15 16:10:25 +04:00
2014-06-09 15:43:40 +02:00