mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Update to use new Bt848 driver
This commit is contained in:
parent
75663205c5
commit
450880b4e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51696
@ -14,7 +14,7 @@
|
||||
S = ${.CURDIR}/../..
|
||||
.PATH: $S/dev/bktr
|
||||
KMOD = bktr
|
||||
SRCS = bktr_core.c bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h pci_if.h vnode_if.h
|
||||
SRCS = bktr_core.c bktr_os bktr_audio bktr_tuner bktr_card bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h pci_if.h vnode_if.h
|
||||
CLEANFILES += bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h pci_if.h vnode_if.h
|
||||
FLAGS += ${DEBUG_FLAGS}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user