--- Config.kmk.old 2008-06-12 15:05:11.000000000 +0200 +++ Config.kmk 2008-06-12 15:05:40.000000000 +0200 @@ -1230,7 +1230,7 @@ # We need to export YASM for OSE, but since it was converted to .zip we need to # allow for the location used by the zip to be properly cleaned up first. -if1of ($(KBUILD_HOST).$(KBUILD_HOST_ARCH), win.x86 linux.x86 solaris.x86) +if1of ($(KBUILD_HOST).$(KBUILD_HOST_ARCH), win.x86 linux.x86 linux.amd64 solaris.x86) PATH_TOOL_YASM ?= $(PATH_DEVTOOLS_BLD)/bin endif