1 bootblock-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c
2 verstage-$(CONFIG_USBDEBUG) += ehci_debug.c console.c
3 romstage-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c
4 postcar-$(CONFIG_USBDEBUG) += ehci_debug.c console.c
6 ramstage-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c