1 2 3 4 5 6
# # Makefile for early USB devices # obj-$(CONFIG_EARLY_PRINTK_DBGP) += ehci-dbgp.o obj-$(CONFIG_EARLY_PRINTK_USB_XDBC) += xhci-dbc.o