Index: /trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk
===================================================================
--- /trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk	(revision 66072)
+++ /trunk/src/VBox/HostDrivers/VBoxPci/Makefile.kmk	(revision 66073)
@@ -18,10 +18,9 @@
 SUB_DEPTH = ../../../..
 include $(KBUILD_PATH)/subheader.kmk
-if1of ($(KBUILD_TARGET), )
+if1of ($(KBUILD_TARGET), linux)
 
  ifdef VBOX_WITH_VBOXDRV
   #
   # The driver.
-  # Note! For Linux, this is just a compile test. Don't use the binary!
   #
   SYSMODS += VBoxPci
