summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/Makefile.inc
diff options
context:
space:
mode:
authorFrank Vibrans <frank.vibrans@amd.com>2011-02-14 18:38:14 +0000
committerMarc Jones <marc.jones@amd.com>2011-02-14 18:38:14 +0000
commit63e62b03a8385663bebff3bdee88327bb57b27fd (patch)
tree5e5335ffe40a16a52b3f05f4ef1c93e52ca79022 /src/southbridge/amd/Makefile.inc
parent39fca80b0015600f95131717a867ab3baaa2b7ad (diff)
downloadcoreboot-63e62b03a8385663bebff3bdee88327bb57b27fd.tar.xz
This code provides southbridge initialization for SB800 south bridges. It is dependent on the AMD CIMx/SB800 code.
Signed-off-by: Frank Vibrans <frank.vibrans@amd.com> Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Acked-by: Marc Jones <marcj303@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6346 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/Makefile.inc')
-rw-r--r--src/southbridge/amd/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/amd/Makefile.inc b/src/southbridge/amd/Makefile.inc
index b473157e4c..cf387c2584 100644
--- a/src/southbridge/amd/Makefile.inc
+++ b/src/southbridge/amd/Makefile.inc
@@ -10,4 +10,5 @@ subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB800) += sb800
subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5530) += cs5530
subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5535) += cs5535
subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5536) += cs5536
+subdirs-$(CONFIG_AMD_CIMX_SB800) += cimx_wrapper