aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/usb/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/usb/Makefile.inc')
-rw-r--r--src/drivers/usb/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/usb/Makefile.inc b/src/drivers/usb/Makefile.inc
index ff9a12462b..6c46f045a5 100644
--- a/src/drivers/usb/Makefile.inc
+++ b/src/drivers/usb/Makefile.inc
@@ -1,3 +1,4 @@
romstage-$(CONFIG_USBDEBUG_IN_ROMSTAGE) += ehci_debug.c pci_ehci.c console.c gadget.c
+postcar-$(CONFIG_USBDEBUG_IN_ROMSTAGE) += ehci_debug.c console.c
ramstage-$(CONFIG_USBDEBUG) += ehci_debug.c pci_ehci.c console.c gadget.c