summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_F/Makefile.inc
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-08-25 14:22:58 +0000
committerMyles Watson <mylesgw@gmail.com>2009-08-25 14:22:58 +0000
commit9f8ecf5eb9364683fbaea881772d2550ae6339e5 (patch)
treedc1eecce01e7732ee12875dde941cddf78009d68 /src/cpu/amd/socket_F/Makefile.inc
parentca5d9fb74ab3fc74c5ea74cfb320eb1f33ae8d8d (diff)
downloadcoreboot-9f8ecf5eb9364683fbaea881772d2550ae6339e5.tar.xz
Add support for AMD Socket 940. Move common files to model_fxx.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4574 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/amd/socket_F/Makefile.inc')
-rw-r--r--src/cpu/amd/socket_F/Makefile.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/cpu/amd/socket_F/Makefile.inc b/src/cpu/amd/socket_F/Makefile.inc
index a3be24c151..0c05fd5b24 100644
--- a/src/cpu/amd/socket_F/Makefile.inc
+++ b/src/cpu/amd/socket_F/Makefile.inc
@@ -1,14 +1,2 @@
obj-y += socket_F.o
subdirs-y += ../model_fxx
-subdirs-y += ../dualcore
-subdirs-y += ../mtrr
-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/mtrr
-subdirs-y += ../../x86/pae
-subdirs-y += ../../x86/smm