summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_S1G1
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/amd/socket_S1G1
parentb1924301cac75adc9f63d75e03d6d165d418ddc8 (diff)
downloadcoreboot-f078be2cb132da65540aa1a3d98649203d7ea139.tar.gz
coreboot-f078be2cb132da65540aa1a3d98649203d7ea139.tar.bz2
coreboot-f078be2cb132da65540aa1a3d98649203d7ea139.zip
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/amd/socket_S1G1')
-rw-r--r--src/cpu/amd/socket_S1G1/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/amd/socket_S1G1/Makefile.inc b/src/cpu/amd/socket_S1G1/Makefile.inc
index 540443759c4a..4fadc9b038b0 100644
--- a/src/cpu/amd/socket_S1G1/Makefile.inc
+++ b/src/cpu/amd/socket_S1G1/Makefile.inc
@@ -4,7 +4,6 @@ subdirs-y += ../dualcore
subdirs-y += ../mtrr
subdirs-y += ../microcode
subdirs-y += ../../x86/tsc
-subdirs-y += ../../x86/fpu
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../../x86/pae