Add new USB template to the USB template module.

This commit is contained in:
Hans Petter Selasky 2015-01-13 14:26:05 +00:00
parent a2cf30b916
commit 27f9c0b3d9

View File

@ -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>