From 2c54f90280dda5ba61ba7dad5b2dc3948df6b0b4 Mon Sep 17 00:00:00 2001 From: Peter Stuge Date: Fri, 16 Oct 2009 18:27:13 +0000 Subject: 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 Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4792 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/intel/socket_mPGA604/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/cpu/intel/socket_mPGA604/Makefile.inc') 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 -- cgit v1.2.3