Home | History | Annotate | Download | only in dtb
History log of /src/sys/dtb/Makefile
RevisionDateAuthorComments
 1.10  31-Mar-2026  yurix add hints about regenerating dtb set lists
 1.9  10-Nov-2025  skrll Oops... add earmv5hf to the list of DTB archs and generate its
lists/dtb/ad.earmv5hf

Thanks to kre for pointing out I broke the builds.
 1.8  09-Oct-2025  skrll Add the beginnings of a GENERIC_V5 kernel that targets armv5 boards and
uses FDT.

In this first iteration some support is added for OLinuXino boards.

Thanks to Yuri Honegger for doing the vast majority of the work.
 1.7  11-Sep-2022  christos use sort -u
 1.6  10-Sep-2022  rillig sys/dtb: prevent duplicate entries in distrib/sets
 1.5  13-Nov-2021  skrll Hook in riscv dtb build
 1.4  23-May-2020  rin Simplify. No need to use sed...
 1.3  23-May-2020  rin Fix previous; add hack to prevent NetBSD RCSID from being expanded...
 1.2  22-May-2020  rin update-sets:
- sort entries
- add NetBSD RCSID
- add "DO NOT EDIT" comment
 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.

RSS XML Feed