Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Kishon Vijay Abraham I | de3920d | 2015-02-23 18:39:46 +0530 | [diff] [blame] | 2 | # |
3 | # USB peripheral controller drivers | ||||
Tom Rini | 0cab3ec | 2015-11-10 01:06:16 +0000 | [diff] [blame] | 4 | |
Kishon Vijay Abraham I | ea71c1a | 2015-02-23 18:40:16 +0530 | [diff] [blame] | 5 | obj-$(CONFIG_USB_DWC3_GADGET) += udc-core.o |