From 5d4850e720b466433d4fb2e76a28eee718259f96 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sat, 9 Sep 2000 16:33:48 +0000 Subject: [PATCH] Add a comment, that a LINT file can be produced from NOTES via ``make LINT''. Reviewed by: nbm via IRC --- sys/conf/NOTES | 3 +++ sys/i386/conf/NOTES | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a7cbba53ac7..91a0b74d57e 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 a7cbba53ac7..91a0b74d57e 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$ #