acpi: Add IORT helper functions
[coreboot2.git] / src / drivers / usb / Makefile.mk
blob3c295452234dc3b2564bf2221c578588f9754859
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