diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1998-08-26 12:13:39 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1998-08-26 12:13:39 +0000 |
| commit | dd70aa7f52ee9d65be9215aae61ae07c890feadf (patch) | |
| tree | b1f69fefcd62dd55638f5692e7d7e2b65bc3a17d | |
| parent | 23f353f34a0844c7e65ac5f2c63a77046bef7347 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options index 864b18516758..e0024210169b 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.89 1998/08/05 00:54:36 eivind Exp $ +# $Id: options,v 1.90 1998/08/08 19:24:38 jkh Exp $ # # On the handling of kernel options # @@ -257,6 +257,7 @@ NFS_NOSERVER opt_nfs.h NFS_DEBUG opt_nfs.h # give bktr an opt_bktr.h file +OVERRIDE_CARD opt_bktr.h OVERRIDE_TUNER opt_bktr.h # meteor opt_meteor.h |
