9
0
Fork 0
barebox/drivers/usb/Makefile

7 lines
132 B
Makefile

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