mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add new USB template to the USB template module.
This commit is contained in:
parent
a2cf30b916
commit
27f9c0b3d9
1 changed files with 2 additions and 1 deletions
|
|
@ -39,6 +39,7 @@ SRCS= opt_bus.h opt_usb.h device_if.h bus_if.h usb_if.h vnode_if.h usbdevs.h \
|
|||
usb_template_mouse.c \
|
||||
usb_template_msc.c \
|
||||
usb_template_mtp.c \
|
||||
usb_template_phone.c
|
||||
usb_template_phone.c \
|
||||
usb_template_serialnet.c
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue