From 4ec4fbe0e94c173cf42fb9044a07b51d8e7fdd40 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Wed, 28 Oct 2009 18:51:47 +0000 Subject: Make d945gclf build. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/Makefile.inc | 1 + src/cpu/intel/model_106cx/Config.lb | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'src/cpu') diff --git a/src/cpu/intel/Makefile.inc b/src/cpu/intel/Makefile.inc index 7f8874fe27..dfc78592de 100644 --- a/src/cpu/intel/Makefile.inc +++ b/src/cpu/intel/Makefile.inc @@ -3,6 +3,7 @@ # # Therefore: ONLY include Makefile.inc from socket directories! +subdirs-$(CONFIG_CPU_INTEL_SOCKET_411) += socket_411 subdirs-$(CONFIG_CPU_INTEL_SOCKET_BGA956) += bga956 subdirs-$(CONFIG_CPU_INTEL_EP80579) += ep80579 subdirs-$(CONFIG_CPU_INTEL_SOCKET_MFCPGA478) += socket_mFCPGA478 diff --git a/src/cpu/intel/model_106cx/Config.lb b/src/cpu/intel/model_106cx/Config.lb index e20eebbd0a..c644d4f12c 100644 --- a/src/cpu/intel/model_106cx/Config.lb +++ b/src/cpu/intel/model_106cx/Config.lb @@ -22,8 +22,6 @@ default CONFIG_HAVE_MOVNTI=1 dir /cpu/x86/tsc dir /cpu/x86/mtrr -dir /cpu/x86/fpu -dir /cpu/x86/sse dir /cpu/x86/lapic dir /cpu/x86/cache dir /cpu/x86/smm -- cgit v1.2.3