qemu-e2k/docs
Thomas Huth bb768f71eb Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies
The Makefile tries to include device Kconfig dependencies via

 -include $(SUBDIR_DEVICES_MAK_DEP)

and thus expects files that match *-softmmu/config-devices.mak.d ...
however, the minikconf script currently generates files a la
"*-softmmu-config.devices.mak.d" instead, so the dependency files
simply got ignored so far. For example, after a "touch hw/arm/Kconfig",
the arm-softmmu/config-devices.mak file is currently not re-generated.
Fix it by putting the dependency files in the *-softmmu folders now.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2019-05-13 09:36:31 +02:00
..
config
devel Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependencies 2019-05-13 09:36:31 +02:00
interop
specs
spin
COLO-FT.txt
amd-memory-encryption.txt
block-replication.txt
bootindex.txt
can.txt
ccid.txt
colo-proxy.txt
conf.py
cpu-hotplug.rst
generic-loader.txt
igd-assign.txt
image-fuzzer.txt
index.rst
memory-hotplug.txt
multi-thread-compression.txt
multiseat.txt
nvdimm.txt
pci_expander_bridge.txt
pcie.txt
pcie_pci_bridge.txt
pr-manager.rst
pvrdma.txt
qcow2-cache.txt
qdev-device-use.txt
qemu-block-drivers.texi
qemu-cpu-models.texi
qemu_logo.pdf
qemupciserial.inf
rdma.txt
replay.txt
security.texi
spice-port-fqdn.txt
throttle.txt
usb-storage.txt
usb2.txt
vfio-ap.txt
virtio-balloon-stats.txt
xbzrle.txt
xen-save-devices-state.txt