HomeFreeBSD

MFC 353023: Fix the EMBEDFS_FORMAT helper variable for riscv64.

Description

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).

Details

Provenance
jhbAuthored on
Parents
rS354108: MFC 353059: Restore description of packets dropped due to full reassembly queue.
Branches
Unknown
Tags
Unknown