summaryrefslogtreecommitdiffstats
path: root/libexec/reorder_kernel/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-08-21Move the kernel relinking code from /etc/rc into a seperate scriptrpe1-0/+9
/usr/libexec/reorder_kernel. Requested by ajacoutot@ to be able to relink the kernel from within syspatch(8). OK deraadt@ tb@