aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_mPGA604
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-10-17 02:51:26 +0000
committerPeter Stuge <peter@stuge.se>2009-10-17 02:51:26 +0000
commitf078be2cb132da65540aa1a3d98649203d7ea139 (patch)
tree5dd251595ee5eee593fac8f4b8cf2ebd997a59b4 /src/cpu/intel/socket_mPGA604
parentb1924301cac75adc9f63d75e03d6d165d418ddc8 (diff)
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 <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4800 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/socket_mPGA604')
-rw-r--r--src/cpu/intel/socket_mPGA604/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/socket_mPGA604/Makefile.inc b/src/cpu/intel/socket_mPGA604/Makefile.inc
index c5702e5114..a51765ba71 100644
--- a/src/cpu/intel/socket_mPGA604/Makefile.inc
+++ b/src/cpu/intel/socket_mPGA604/Makefile.inc
@@ -4,7 +4,6 @@ subdirs-y += ../model_f3x
subdirs-y += ../model_f4x
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr
-subdirs-y += ../../x86/fpu
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../../x86/smm