--- src/sys/boot/Makefile 2005/02/19 23:19:51 1.4 +++ src/sys/boot/Makefile 2007/05/18 07:41:40 1.5 @@ -16,7 +16,7 @@ SUBDIR+= ofw .endif # Pick the machine-dependant subdir based on the target architecture. -SUBDIR+= ${MACHINE} +SUBDIR+= ${MACHINE_PLATFORM} # Build EFI executable on ia64 .if ${MACHINE_ARCH} == "ia64"