Newer
Older
barebox / drivers / usb / Makefile
obj-$(CONFIG_USB)		+= core/
obj-$(CONFIG_USB_GADGET)	+= gadget/
obj-$(CONFIG_USB_STORAGE)	+= storage/
obj-y += host/
obj-y += otg/