From 3db199c00a4c0b7986da98f2bc5504526c3a1cf2 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Mon, 12 Oct 2009 22:39:08 +0000 Subject: Make fam10 build (but not boot due to bootblock size problems.) Signed-off-by: Myles Watson Acked-by: Marc Jones git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4762 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/amd/socket_F_1207/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/cpu/amd/socket_F_1207/Makefile.inc') diff --git a/src/cpu/amd/socket_F_1207/Makefile.inc b/src/cpu/amd/socket_F_1207/Makefile.inc index f7e13e0328..382634e12f 100644 --- a/src/cpu/amd/socket_F_1207/Makefile.inc +++ b/src/cpu/amd/socket_F_1207/Makefile.inc @@ -10,5 +10,6 @@ subdirs-y += ../../x86/mmx subdirs-y += ../../x86/sse subdirs-y += ../../x86/lapic subdirs-y += ../../x86/cache +subdirs-y += ../../x86/mtrr subdirs-y += ../../x86/pae subdirs-y += ../../x86/smm -- cgit v1.2.3