Include opt_bktr.
Without it the kernel config options, like OVERRIDE_TUNER, where not getting passed to the driver. Bug noticed by: Marc Fonvieille <fonvi@club-internet.fr>
This commit is contained in:
parent
79d8f01c5c
commit
dea6f3fbb6
@ -47,6 +47,8 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "opt_bktr.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/vnode.h>
|
||||
|
Loading…
Reference in New Issue
Block a user