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