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