blob: 3c295452234dc3b2564bf2221c578588f9754859 [file] [log] [blame]
Martin Roth8324fe92023-08-04 12:07:51 -06001## SPDX-License-Identifier: GPL-2.0-only
2
Arthur Heymansadc47532018-12-28 15:48:58 +01003bootblock-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c
Arthur Heymans62b6a832019-10-14 18:26:44 +02004verstage-$(CONFIG_USBDEBUG) += ehci_debug.c console.c
Arthur Heymansadc47532018-12-28 15:48:58 +01005romstage-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c
6postcar-$(CONFIG_USBDEBUG) += ehci_debug.c console.c
Kyösti Mälkkie2227a22014-02-05 13:02:55 +02007
Kyösti Mälkki83fe6d72014-02-25 20:11:52 +02008ramstage-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c