Index: /trunk/src/VBox/ValidationKit/bootsectors/Config.kmk
===================================================================
--- /trunk/src/VBox/ValidationKit/bootsectors/Config.kmk	(revision 59802)
+++ /trunk/src/VBox/ValidationKit/bootsectors/Config.kmk	(revision 59803)
@@ -86,8 +86,7 @@
 		-M -MP
 endef
+
 # Dropped by the time 2.12 rc7 got out. Just struggling rebuilding nasm.
-if "$(KBUILD_TARGET)" == "win"
- BS3KIT_NASM_allow_64_bit = --allow-64bit-code-anywhere
-else if "$(KBUILD_TARGET)" == "darwin"
+if "$(KBUILD_TARGET)" == "darwin"
  BS3KIT_NASM_allow_64_bit = --allow-64-bit
 endif
