aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_FCBGA559/Makefile.inc
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2015-05-03 19:49:37 +1000
committerPatrick Georgi <pgeorgi@google.com>2015-11-24 14:39:42 +0100
commit0cf0805e924b834c30fe290412e94e42f8f49cfb (patch)
tree568e4fb35a3d5a09815520f80e8f267e9bfbd3b6 /src/cpu/intel/socket_FCBGA559/Makefile.inc
parentef33e035e7bb4ab913e58709524f7f8bf24b5bb1 (diff)
cpu/intel/socket_FCBGA559: Add new socket for Atom D5xx
Tested on Intel D510MO board, boots to UART console. Change-Id: I82a630c9836c099d0fcc62e019c20f328a75151d Signed-off-by: Damien Zammit <damien@zamaudio.com> Reviewed-on: http://review.coreboot.org/10066 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/cpu/intel/socket_FCBGA559/Makefile.inc')
-rw-r--r--src/cpu/intel/socket_FCBGA559/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/cpu/intel/socket_FCBGA559/Makefile.inc b/src/cpu/intel/socket_FCBGA559/Makefile.inc
new file mode 100644
index 0000000000..e36c8b1b0c
--- /dev/null
+++ b/src/cpu/intel/socket_FCBGA559/Makefile.inc
@@ -0,0 +1,8 @@
+subdirs-y += ../model_106cx
+subdirs-y += ../../x86/tsc
+subdirs-y += ../../x86/mtrr
+subdirs-y += ../../x86/lapic
+subdirs-y += ../../x86/cache
+subdirs-y += ../../x86/smm
+subdirs-y += ../microcode
+subdirs-y += ../hyperthreading