aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/LINT
Commit message (Collapse)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* RISC-V LINT kernel configMitchell Horne2020-10-091-0/+4
Create the RISC-V NOTES and LINT files. As of r366559, LINT configs are no longer generated but checked in to the tree. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D26502 Notes: svn path=/head/; revision=366574