mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
Obfuscated by other diffs while committing r183728:
Remove the files for the HCI interfaces from the usb module.
This commit is contained in:
parent
4871891e2c
commit
84150d7fee
1 changed files with 0 additions and 5 deletions
|
|
@ -19,9 +19,4 @@ SRCS= bus_if.h device_if.h usb_if.h usb_if.c \
|
|||
usbdi_util.c usbdi_util.h \
|
||||
usb_ethersubr.c usbdevs.h
|
||||
|
||||
SRCS+= uhci_pci.c uhci.c uhcireg.h uhcivar.h
|
||||
SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h
|
||||
SRCS+= ehci_pci.c ehci.c ehcireg.h ehcivar.h
|
||||
SRCS+= pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue