dbus: add debug compile option
authorFlorian Eckert <redacted>
Fri, 10 Dec 2021 12:50:46 +0000 (13:50 +0100)
committerFlorian Eckert <redacted>
Fri, 10 Dec 2021 14:08:51 +0000 (15:08 +0100)
commit9fa04c296f97670f45a626ebc6a053f38a01bd3c
tree12ec4ae22f93a300939f86d6b6c0a06b61c54a6f
parent7fb856d9b85db79c1a7cca7f7df108f5d4a9522d
dbus: add debug compile option

To simplify the debugging of dbus problems, the VERBOSE option for the
dbus can now be switched on via make menuconfig. This is switched off by
default. If this is switched on, the dbus package must be recompiled.

Signed-off-by: Florian Eckert <redacted>
utils/dbus/Config.in [new file with mode: 0644]
utils/dbus/Makefile
git clone https://git.99rst.org/PROJECT