Home
last modified time | relevance | path

Searched hist:88070801 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A DMakefile88070801 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>