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