Hello, A long-standing patch of mine, applied for 1.4, attempted to fix dependency issues observed when adding MegaSAS emulation to pci.mak.
As it turns out that patch was wrong. This mini-series reverts it and adds a cleanup to avoid that thinko as well as the real dependency fix. I don't see any conflict with Gerd's pending make_device_config.sh changes. Regards, Andreas Cc: Peter Maydell <peter.mayd...@linaro.org> Cc: Blue Swirl <blauwir...@gmail.com> Cc: Paolo Bonzini <pbonz...@redhat.com> Cc: Anthony Liguori <anth...@codemonkey.ws> Cc: Gerd Hoffmann <kra...@redhat.com> Andreas Färber (3): Revert "make_device_config.sh: Fix target path in generated dependency file" make_device_config.sh: Emit dependency file to directory where included Makefile: Add subdir dependency on config-devices-all.mak Makefile | 5 ++++- scripts/make_device_config.sh | 4 ++-- 2 Dateien geändert, 6 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-) -- 1.7.10.4