From f078be2cb132da65540aa1a3d98649203d7ea139 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Sat, 17 Oct 2009 02:51:26 +0000 Subject: Remove some more instances of including previous empty x86/fpu/Makefile.inc Thanks to Jakob and Uwe for spotting the mistake! Signed-off-by: Peter Stuge Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4800 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/socket_mFCPGA478/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/socket_mFCPGA478') diff --git a/src/cpu/intel/socket_mFCPGA478/Makefile.inc b/src/cpu/intel/socket_mFCPGA478/Makefile.inc index 73ebff6077..f8783eea0c 100644 --- a/src/cpu/intel/socket_mFCPGA478/Makefile.inc +++ b/src/cpu/intel/socket_mFCPGA478/Makefile.inc @@ -5,7 +5,6 @@ subdirs-y += ../model_6ex subdirs-y += ../model_6fx subdirs-y += ../../x86/tsc subdirs-y += ../../x86/mtrr -subdirs-y += ../../x86/fpu subdirs-y += ../../x86/lapic subdirs-y += ../../x86/cache subdirs-y += ../../x86/smm -- cgit v1.2.3