mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
db180ae55c
This matches directory structure used commonly in Linux-land, and it's cleaner than mixing overlays into the existing module paths. Overlays are still mixed in by specifying fdt_overlays in loader.conf(5). Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D13922