mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add a comment, that a LINT file can be produced from NOTES via
``make LINT''. Reviewed by: nbm via IRC
This commit is contained in:
parent
e4b20971a6
commit
5d4850e720
2 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
# Lines that begin with 'hints.' are NOT for config(8), they go into your
|
||||
# hints file. See /boot/device.hints and/or the 'hints' config(8) directive.
|
||||
#
|
||||
# Please use ``make LINT'' to create an old-style LINT file if you want to
|
||||
# do kernel test-builds.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -8,6 +8,9 @@
|
|||
# Lines that begin with 'hints.' are NOT for config(8), they go into your
|
||||
# hints file. See /boot/device.hints and/or the 'hints' config(8) directive.
|
||||
#
|
||||
# Please use ``make LINT'' to create an old-style LINT file if you want to
|
||||
# do kernel test-builds.
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue