summaryrefslogtreecommitdiff
path: root/src/cpu/amd/Makefile.inc
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2014-10-18 10:55:17 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2014-12-16 21:18:43 +0100
commit46c85d7dfbe6b789f24f724dee189d529c215c76 (patch)
treec7b1cc2cef98a05a0e2c93e76b420c6fae82e372 /src/cpu/amd/Makefile.inc
parentbfea6cc2e07865fe8ae49aacd6af390d83b3c6c7 (diff)
downloadcoreboot-46c85d7dfbe6b789f24f724dee189d529c215c76.tar.xz
Drop SC520 and related boards
There is no Cache As Ram for these boards, let's get rid of them. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: Ia70befc59708c360ad02ed7e3a49d3b0f95dc707 Reviewed-on: http://review.coreboot.org/7119 Reviewed-by: Marc Jones <marc.jones@se-eng.com> Tested-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu/amd/Makefile.inc')
-rw-r--r--src/cpu/amd/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/amd/Makefile.inc b/src/cpu/amd/Makefile.inc
index 3f39c94fc8..a73e25ff19 100644
--- a/src/cpu/amd/Makefile.inc
+++ b/src/cpu/amd/Makefile.inc
@@ -10,7 +10,6 @@ subdirs-$(CONFIG_CPU_AMD_SOCKET_ASB2) += socket_ASB2
subdirs-$(CONFIG_CPU_AMD_SOCKET_C32_NON_AGESA) += socket_C32
subdirs-$(CONFIG_CPU_AMD_GEODE_GX2) += geode_gx2
subdirs-$(CONFIG_CPU_AMD_GEODE_LX) += geode_lx
-subdirs-$(CONFIG_CPU_AMD_SC520) += sc520
subdirs-$(CONFIG_CPU_AMD_SOCKET_S1G1) += socket_S1G1
subdirs-$(CONFIG_CPU_AMD_AGESA) += agesa