aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/fdt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Make it possible to load fdt_slicer as a module (unloading works too fwiw).Ian Lepore2019-02-261-0/+7
Notes: svn path=/head/; revision=344609