K 10 svn:author V 3 jhb K 8 svn:date V 27 2019-10-25T22:17:24.881770Z K 7 svn:log V 364 MFC 353023: Fix the EMBEDFS_FORMAT helper variable for riscv64. It was defined with the wrong MACHINE_ARCH previously. This permits using an MFS image without defining MD_ROOT_SIZE which has various benefits (one being that the build is able to treat the MFS image as a dependency and properly re-link the kernel with the new image when building with NO_CLEAN). END