1 ## SPDX-License-Identifier: GPL-2.0-only
3 bootblock-
$(CONFIG_USBDEBUG
) += ehci_debug.c pci_ehci.c console.c gadget.c
4 verstage-
$(CONFIG_USBDEBUG
) += ehci_debug.c console.c
5 romstage-
$(CONFIG_USBDEBUG
) += ehci_debug.c pci_ehci.c console.c gadget.c
6 postcar-
$(CONFIG_USBDEBUG
) += ehci_debug.c console.c
8 ramstage-
$(CONFIG_USBDEBUG
) += ehci_debug.c pci_ehci.c console.c gadget.c