summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_mPGA604/Makefile.inc
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2009-10-16 18:27:13 +0000
committerPeter Stuge <peter@stuge.se>2009-10-16 18:27:13 +0000
commit2c54f90280dda5ba61ba7dad5b2dc3948df6b0b4 (patch)
tree3a6ca0c68b28da0a4d244874bd3faeee265419e0 /src/cpu/intel/socket_mPGA604/Makefile.inc
parent777e069c5a709b6504736a3cbed8f5363f1e9049 (diff)
downloadcoreboot-2c54f90280dda5ba61ba7dad5b2dc3948df6b0b4.tar.xz
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Files in those directories are still used, but always with explicit path. Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4792 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/intel/socket_mPGA604/Makefile.inc')
-rw-r--r--src/cpu/intel/socket_mPGA604/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/intel/socket_mPGA604/Makefile.inc b/src/cpu/intel/socket_mPGA604/Makefile.inc
index 1a739bde7e..c5702e5114 100644
--- a/src/cpu/intel/socket_mPGA604/Makefile.inc
+++ b/src/cpu/intel/socket_mPGA604/Makefile.inc
@@ -5,8 +5,6 @@ subdirs-y += ../model_f4x
subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/mtrr
subdirs-y += ../../x86/fpu
-subdirs-y += ../../x86/mmx
-subdirs-y += ../../x86/sse
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../../x86/smm