xref: /linux/drivers/usb/early/Makefile (revision 2411a736ff09d349b0d4630ee5ff8a38d852ce3c)
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