Searched hist:"880708013357 fa5d1c077e2a4a364b65706e09e7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/ |
H A D | Makefile | 880708013357fa5d1c077e2a4a364b65706e09e7 Thu Feb 21 09:26:46 CST 2013 Andreas Färber <afaerber@suse.de> make_device_config.sh: Emit dependency file to directory where included
Placing the config-devices.mak.d file alongside the config-devices.mak file in *-softmmu/ lead to it getting included into through *-softmmu/Makefile in addition to ./Makefile, leading to confusion.
Instead, emit it to ./%-config-devices.mak.d, where it is included.
Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|