summaryrefslogtreecommitdiffstats
path: root/sys/boot/usb
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2014-08-13 08:21:52 +0000
committerhselasky <hselasky@FreeBSD.org>2014-08-13 08:21:52 +0000
commit0f8aee9425720a019258ee4fb15947813b08e065 (patch)
tree687468212401d2ed583ad1d08ca68ba601cdc08f /sys/boot/usb
parent8a490e60589cec347fdc1ec6e51024c27d45982a (diff)
downloadFreeBSD-src-0f8aee9425720a019258ee4fb15947813b08e065.zip
FreeBSD-src-0f8aee9425720a019258ee4fb15947813b08e065.tar.gz
MFC r269567:
Add new USB phone descriptor template for USB device side mode.
Diffstat (limited to 'sys/boot/usb')
-rw-r--r--sys/boot/usb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/usb/Makefile b/sys/boot/usb/Makefile
index 3e8c83e..61ee0a7 100644
--- a/sys/boot/usb/Makefile
+++ b/sys/boot/usb/Makefile
@@ -116,6 +116,7 @@ SRCS+= usb_template_modem.c
SRCS+= usb_template_mouse.c
SRCS+= usb_template_kbd.c
SRCS+= usb_template_audio.c
+SRCS+= usb_template_phone.c
SRCS+= sysinit_data.c
SRCS+= sysuninit_data.c
OpenPOWER on IntegriCloud