mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
Add OVERRIDE_CARD to the bktr options list
This commit is contained in:
parent
23f353f34a
commit
dd70aa7f52
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue