mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
pci_if.h is not needed.
This commit is contained in:
parent
044b6f1d58
commit
f9df75c095
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
.PATH: ${.CURDIR}/../../../../dev/sound
|
||||
|
||||
KMOD= snd_driver
|
||||
SRCS= device_if.h bus_if.h pci_if.h
|
||||
SRCS= device_if.h bus_if.h
|
||||
SRCS+= driver.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue