aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/agesa/Makefile.inc
diff options
context:
space:
mode:
authorefdesign98 <efdesign98@gmail.com>2011-07-13 17:49:25 -0700
committerPatrick Georgi <patrick@georgi-clan.de>2011-07-18 21:55:59 +0200
commitb58640c5ef26ea49db8d94fa4962de3354bd2af2 (patch)
tree553bb5d8a9e52de59ab5444025349ab7c6f79253 /src/northbridge/amd/agesa/Makefile.inc
parentca8a68d26b28ec7cb54804be1126e1253d554e49 (diff)
Add AMD Family 10 cpu support to northbridge folder
This change adds the AMD Family 10 cpu support to the northbridge folder. The northbridge/amd/agesa Kconfig and Makefile.inc are changed as well. Change-Id: Id76e9fa388c79ac469a673aaedaa4f1bfd7619d9 Signed-off-by: Frank Vibrans <frank.vibrans@amd.com> Signed-off-by: efdesign98 <efdesign98@gmail.com> Reviewed-on: http://review.coreboot.org/98 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/northbridge/amd/agesa/Makefile.inc')
-rw-r--r--src/northbridge/amd/agesa/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/amd/agesa/Makefile.inc b/src/northbridge/amd/agesa/Makefile.inc
index 96798fc840..1da8f60f17 100644
--- a/src/northbridge/amd/agesa/Makefile.inc
+++ b/src/northbridge/amd/agesa/Makefile.inc
@@ -16,5 +16,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
+subdirs-$(CONFIG_NORTHBRIDGE_AMD_AGESA_FAMILY10) += family10
subdirs-$(CONFIG_NORTHBRIDGE_AMD_AGESA_FAMILY12) += family12
subdirs-$(CONFIG_NORTHBRIDGE_AMD_AGESA_FAMILY14) += family14