aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/Makefile.inc')
-rw-r--r--src/southbridge/intel/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/intel/Makefile.inc b/src/southbridge/intel/Makefile.inc
index d7956186b6..8f48caafc4 100644
--- a/src/southbridge/intel/Makefile.inc
+++ b/src/southbridge/intel/Makefile.inc
@@ -1,4 +1,4 @@
-subdirs-y += common
+subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_COMMON) += common
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_ESB6300) += esb6300
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I3100) += i3100
subdirs-$(CONFIG_SOUTHBRIDGE_INTEL_I82371EB) += i82371eb