aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_LGA1155/Makefile.inc
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2014-10-23 21:57:48 +1100
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-10-29 21:11:11 +0100
commit304089b0b74ef8aecbcddccf6c44ef74c26341f6 (patch)
tree9e81742cfd3e60f1a3439850220c165a419489c8 /src/cpu/intel/socket_LGA1155/Makefile.inc
parent1c6d919eb051dd8a42ee7d1758a348984ff08563 (diff)
cpu/intel: Add configuration for socket LGA1155
This allows mainboards to explicitly select LGA1155. Change-Id: Id33679b27c89038588347cb4f1a6a0e66aae3e6e Signed-off-by: Damien Zammit <damien@zamaudio.com> Reviewed-on: http://review.coreboot.org/7197 Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/cpu/intel/socket_LGA1155/Makefile.inc')
-rw-r--r--src/cpu/intel/socket_LGA1155/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/cpu/intel/socket_LGA1155/Makefile.inc b/src/cpu/intel/socket_LGA1155/Makefile.inc
new file mode 100644
index 0000000000..cbf6f06a79
--- /dev/null
+++ b/src/cpu/intel/socket_LGA1155/Makefile.inc
@@ -0,0 +1,7 @@
+ramstage-y += socket_LGA1155.c
+subdirs-y += ../../x86/mtrr
+subdirs-y += ../../x86/lapic
+subdirs-y += ../../x86/cache
+subdirs-y += ../../x86/smm
+subdirs-y += ../microcode
+subdirs-y += ../turbo