xref: /linux/drivers/usb/early/Makefile (revision 25cc4eb44b0c840eff0e5a46a85b9ccbde77401b)
1#
2# Makefile for early USB devices
3#
4
5obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o
6obj-$(CONFIG_EARLY_PRINTK_USB_XDBC) += xhci-dbc.o
7