HomeFreeBSD

MFC r347021: fdt: Fix installation of aarch64 dtb

Description

MFC r347021: fdt: Fix installation of aarch64 dtb

r345519 rewrote parts of how we build .dtb, but mistakenly dropped the
vendor dir for aarch64. Simply drop the :T for building ${DTB} in the
aarch64 case- it'll get applied at install-time as-needed, with :H:T for
determining the vendor dir.

Details

Provenance
kevansAuthored on
Parents
rS347168: zero inputs to vm_page_initfake() for predictable results
Branches
Unknown
Tags
Unknown