aboutsummaryrefslogtreecommitdiff
path: root/lib/libfdt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* libfdt: Make an internal FDT library availableMark Johnston2024-03-211-0/+29
This will be used by bhyve to build a device tree when booting arm64 guests. Reviewed by: corvink, jhb MFC after: 1 week Sponsored by: Innovate UK Differential Revision: https://reviews.freebsd.org/D40994