From e2227a23a73f2d68cd5d339559813eefc6942837 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 5 Feb 2014 13:02:55 +0200 Subject: usbdebug: Move under drivers/usb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also relocate and split header files, there is some interest for EHCI debug support without PCI. Change-Id: Ibe91730eb72dfe0634fb38bdd184043495e2fb08 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5129 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/drivers/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/drivers/Makefile.inc') diff --git a/src/drivers/Makefile.inc b/src/drivers/Makefile.inc index 34ae62e12a..4b63a8fbe9 100644 --- a/src/drivers/Makefile.inc +++ b/src/drivers/Makefile.inc @@ -29,6 +29,7 @@ subdirs-y += parade subdirs-y += realtek subdirs-y += sil subdirs-y += trident +subdirs-y += usb subdirs-y += ics subdirs-y += spi subdirs-y += ti -- cgit v1.2.3