K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-05-06T02:08:52.045590Z K 7 svn:log V 294 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. END