aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_F_1207/Makefile.inc
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2009-10-08 07:43:09 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2009-10-08 07:43:09 +0000
commit5726f92027c4299a7cad46c9153dbe55543efb5e (patch)
tree3b48da7bf4d3c522769628e36e0b5df329188164 /src/cpu/amd/socket_F_1207/Makefile.inc
parentb97ee05dc72c52fbb694326863b4977736d0f225 (diff)
Kconfig: AMD Fam10, all Tyan boards.
Fam10 doesn't build due to size constraints at this time. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4741 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/amd/socket_F_1207/Makefile.inc')
-rw-r--r--src/cpu/amd/socket_F_1207/Makefile.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/cpu/amd/socket_F_1207/Makefile.inc b/src/cpu/amd/socket_F_1207/Makefile.inc
new file mode 100644
index 0000000000..f7e13e0328
--- /dev/null
+++ b/src/cpu/amd/socket_F_1207/Makefile.inc
@@ -0,0 +1,14 @@
+obj-y += socket_F_1207.o
+subdirs-y += ../model_10xxx
+subdirs-y += ../quadcore
+subdirs-y += ../mtrr
+subdirs-y += ../microcode
+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/pae
+subdirs-y += ../../x86/smm