mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Fix kernel build.
This commit is contained in:
parent
0ec63e60db
commit
b9c09d0015
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
KMOD= bktr
|
||||
SRCS= bktr_core.c bktr_os.c bktr_audio.c bktr_tuner.c bktr_card.c \
|
||||
bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h \
|
||||
bktr.h opt_devfs.h opt_bktr.h bus_if.h device_if.h \
|
||||
pci_if.h vnode_if.h
|
||||
CLEANFILES= bktr.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue