AMD southbridge: remove sp5100
[coreboot.git] / src / southbridge / amd / Makefile.inc
1 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8111) += amd8111
2 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8131) += amd8131
3 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8132) += amd8132
4 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_AMD8151) += amd8151
5 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_RS690) += rs690
6 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB600) += sb600
7 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_RS780) += rs780
8 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB700) += sb700
9 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SB800) += sb800
10 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_SR5650) += sr5650
11 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5530) += cs5530
12 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5535) += cs5535
13 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CS5536) += cs5536
14 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB700) += cimx
15 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800) += cimx
16 subdirs-$(CONFIG_SOUTHBRIDGE_AMD_CIMX_SB900) += cimx
17