qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hw/bt: Remove empty Kconfig file
@ 2020-01-23  6:45 Thomas Huth
  2020-02-06  9:59 ` Laurent Vivier
  2020-02-06 11:38 ` Peter Maydell
  0 siblings, 2 replies; 4+ messages in thread
From: Thomas Huth @ 2020-01-23  6:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

While removing the bluetooth code some weeks ago, I had to leave the
hw/bt/Kconfig file around. Otherwise some of the builds would have been
broken since the generated dependency files tried to include it before
they were rebuilt. Meanwhile, all those dependency files should have
been updated, so we can remove the empty Kconfig file now, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 hw/bt/Kconfig | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 hw/bt/Kconfig

diff --git a/hw/bt/Kconfig b/hw/bt/Kconfig
deleted file mode 100644
index e69de29bb2..0000000000
-- 
2.18.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-02-06 11:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-23  6:45 [PATCH] hw/bt: Remove empty Kconfig file Thomas Huth
2020-02-06  9:59 ` Laurent Vivier
2020-02-06 11:38 ` Peter Maydell
2020-02-06 11:39   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).