History log of /netbsd-current/share/mk/bsd.dtb.mk
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 02-Jun-2021 jmcneill

Add support for installing a copy of dtb files to the base dtb directory
when DTBSUBDIR is defined.


Revision tags: cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.2 19-May-2020 rin

Fix dtblist; our echo(1) does not interpret \t.


# 1.1 18-May-2020 jmcneill

Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.


# 1.2 19-May-2020 rin

Fix dtblist; our echo(1) does not interpret \t.


# 1.1 18-May-2020 jmcneill

Separate devicetree .dts -> .dtb building from kernel builds. They are now
part of a separate set, "dtb.tgz", and only built when MKDTB=yes. This
defaults to yes for earmv[67]* and aarch64, and no everywhere else.