Add new USB template to the USB bootloader module.

This commit is contained in:
Hans Petter Selasky 2015-01-13 16:06:38 +00:00
parent 93e0d5cabf
commit 409656193f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277134

View File

@ -142,6 +142,7 @@ KSRCS+= usb_template_mouse.c
KSRCS+= usb_template_kbd.c
KSRCS+= usb_template_audio.c
KSRCS+= usb_template_phone.c
KSRCS+= usb_template_serialnet.c
#
# USB mass storage support