obj-$(CONFIG_USB)		+= core/
obj-$(CONFIG_USB_GADGET)	+= gadget/
obj-y += host/
obj-y += otg/

