diff options
-rw-r--r-- | sys/conf/NOTES | 3 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a7cbba5..91a0b74 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -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$ # diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index a7cbba5..91a0b74 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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$ # |