From 4b508341bcf11687be98d20f8178b5cc542a0842 Mon Sep 17 00:00:00 2001 From: efdesign98 Date: Wed, 13 Jul 2011 17:16:13 -0700 Subject: Add AMD Family 10 support to cpu folder This change adds the AMD Family 10 cpu support to the cpu folder. It also updates the makefiles of the Families 12 and 14 to take advantage of a pair of shared files that are moved to the cpu/agesa folder. Change-Id: Ibd3a50ea7a3028bd6a2d2583f021506b73e2fce2 Signed-off-by: Frank Vibrans Signed-off-by: efdesign98 Reviewed-on: http://review.coreboot.org/97 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/cpu/amd/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/amd/Makefile.inc') diff --git a/src/cpu/amd/Makefile.inc b/src/cpu/amd/Makefile.inc index c29b730b37..e695473e58 100644 --- a/src/cpu/amd/Makefile.inc +++ b/src/cpu/amd/Makefile.inc @@ -15,4 +15,3 @@ subdirs-$(CONFIG_CPU_AMD_SC520) += sc520 subdirs-$(CONFIG_CPU_AMD_SOCKET_S1G1) += socket_S1G1 subdirs-$(CONFIG_AMD_AGESA) += agesa -subdirs-$(CONFIG_AMD_AGESA) += ../../vendorcode/amd/agesa/f14 -- cgit v1.2.3