distrib: arm64: avoid customization in mr.fs target
authorsemarie <semarie@openbsd.org>
Mon, 15 Feb 2021 07:06:03 +0000 (07:06 +0000)
committersemarie <semarie@openbsd.org>
Mon, 15 Feb 2021 07:06:03 +0000 (07:06 +0000)
commit37afb64508d9884423031d8df683844c17af4c01
tree18ca163c6ede18956e54fb80ea018824bcb109d3
parentfdd4620d8666d4ce34b7e0fd5ca62ba66f19480c
distrib: arm64: avoid customization in mr.fs target

arm64 ramdisk has customization in mr.fs target, in order to create
usr/mdec/pine64 and usr/mdec/rpi directories (files will be copied
inside them by runlist.sh).

uses MKDIR directive to create these directories instead of.

it put back mr.fs target identical to others archs.

ok deraadt@
distrib/arm64/ramdisk/Makefile
distrib/arm64/ramdisk/list