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 <[email protected]> Cc: Blue Swirl <[email protected]> Cc: Paolo Bonzini <[email protected]> Cc: Anthony Liguori <[email protected]> Cc: Gerd Hoffmann <[email protected]> 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
