This now builds.
[coreboot.git] / src / southbridge / amd / Makefile.inc
index caf5e42690fc3c705d3a98f66c7100e0cd7393fa..a172c5d72d32360c4890cfa69ff6e598a981f5d7 100644 (file)
@@ -1,11 +1,11 @@
-subdirs-$(SOUTHBRIDGE_AMD_AMD8111) += amd8111
-subdirs-$(SOUTHBRIDGE_AMD_AMD8131) += amd8131
-subdirs-$(SOUTHBRIDGE_AMD_AMD8112) += amd8132
-subdirs-$(SOUTHBRIDGE_AMD_AMD8151) += amd8151
-subdirs-$(SOUTHBRIDGE_AMD_RS690) += rs690
-subdirs-$(SOUTHBRIDGE_AMD_SB600) += sb600
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8111) += amd8111
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8131) += amd8131
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8112) += amd8132
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8151) += amd8151
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_RS690) += rs690
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB600) += sb600
 
-subdirs-$(SOUTHBRIDGE_AMD_CS5530) += cs5530
-subdirs-$(SOUTHBRIDGE_AMD_CS5535) += cs5535
-subdirs-$(SOUTHBRIDGE_AMD_CS5536) += cs5536
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5530) += cs5530
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5535) += cs5535
+subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5536) += cs5536