defparam KERNHIST_DELAY

This commit is contained in:
matt 2014-02-21 07:32:43 +00:00
parent 70eecc9d6e
commit d0fba2d7dc
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files,v 1.1082 2013/12/09 16:45:23 pooka Exp $
# $NetBSD: files,v 1.1083 2014/02/21 07:32:43 matt Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
version 20100430
@ -170,6 +170,7 @@ include "crypto/nist_ctr_drbg/files.nist_ctr_drbg"
# Kernel history/tracing. Old UVMHIST depends upon this.
#
defflag opt_kernhist.h KERNHIST KERNHIST_PRINT
defparam opt_kernhist.h KERNHIST_DELAY
file kern/kern_history.c kernhist
#