summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/Makefile.inc
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-06-10 11:40:54 +0300
committerAaron Durbin <adurbin@google.com>2013-07-01 17:11:14 +0200
commit54c586c7e76d9e9ec75ccebaf1555b3fde6114e8 (patch)
tree64057a00ff889a06753f560138320201b6ccdde9 /src/southbridge/intel/Makefile.inc
parentfb387dfb920f73abb144183b8a41dc917e2e32da (diff)
downloadcoreboot-54c586c7e76d9e9ec75ccebaf1555b3fde6114e8.tar.xz
usbdebug: Unify Intel southbridge builds
EHCI controller enable is identical on the affected chipsets. Change-Id: I91830b6f5144a70b158ec1ee40e9cba5fab3fbc9 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/3424 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com> Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Diffstat (limited to 'src/southbridge/intel/Makefile.inc')
-rw-r--r--src/southbridge/intel/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/Makefile.inc b/src/southbridge/intel/Makefile.inc
index ba3b1d4d39..d7956186b6 100644
--- a/src/southbridge/intel/Makefile.inc
+++ b/src/southbridge/intel/Makefile.inc
@@ -1,3 +1,4 @@
+subdirs-y += common
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_ESB6300) += esb6300
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I3100) += i3100
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I82371EB) += i82371eb