Index: /trunk/src/VBox/Runtime/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Runtime/Makefile.kmk	(revision 23851)
+++ /trunk/src/VBox/Runtime/Makefile.kmk	(revision 23852)
@@ -372,5 +372,5 @@
 	common/err/errmsgxpcom.cpp
 endif
-ifeq ($(KBUILD_TARGET),linux)
+if1of ($(KBUILD_TARGET),freebsd linux netbsd openbsd solaris)
 RuntimeR3_SOURCES += \
 	$(if $(VBOX_WITH_DBUS),VBox/dbus.cpp,)
