diff options
-rw-r--r-- | sys/conf/NOTES | 2 | ||||
-rw-r--r-- | sys/i386/conf/NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index ba23b07..172aff0 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -35,7 +35,7 @@ maxusers 10 # # We want LINT to cover profiling as well -profile 1 +profile 2 # # The `makeoptions' parameter allows variables to be passed to the diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index ba23b07..172aff0 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -35,7 +35,7 @@ maxusers 10 # # We want LINT to cover profiling as well -profile 1 +profile 2 # # The `makeoptions' parameter allows variables to be passed to the |