qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 08/13] hw/bt: Remove empty Kconfig file


From: Thomas Huth
Subject: [PULL 08/13] hw/bt: Remove empty Kconfig file
Date: Mon, 3 Feb 2020 13:38:06 +0100

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.

Message-Id: <address@hidden>
Signed-off-by: Thomas Huth <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]