From 0f8aee9425720a019258ee4fb15947813b08e065 Mon Sep 17 00:00:00 2001 From: hselasky Date: Wed, 13 Aug 2014 08:21:52 +0000 Subject: MFC r269567: Add new USB phone descriptor template for USB device side mode. --- sys/boot/usb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/boot/usb') 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 -- cgit v1.1