diff options
author | Thomas Huth <thuth@redhat.com> | 2020-02-03 16:31:46 +0100 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2020-02-04 09:00:57 +0100 |
commit | ea763fd23334ee5f11e19c7cd1ae75bcab8dc15c (patch) | |
tree | eedf827be35967c8e71ae4fded70c0a67fa42a19 /roms/qemu-palcode | |
parent | 3ab5a6ece5ce40a144b6838737f13a413651c5b1 (diff) |
Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf
The hw/*/Kconfig files should be sourced from hw/Kconfig, so there
is no need to pass them along as input files to minikconfig. We should
use the hw/*/Kconfig wildcard only for build dependencies in the Makefile.
With this change, there are now no duplicate entries in the generated
*-softmmu/config-devices.mak.d files anymore, and there is finally a
chance to get rid of stale Kconfig files like hw/bt/Kconfig, too (once
they do not show up in the config-devices.mak.d files now anymore).
Message-Id: <20200203153905.20544-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'roms/qemu-palcode')
0 files changed, 0 insertions, 0 deletions