summaryrefslogtreecommitdiff
path: root/src/cpu/intel/socket_BGA956/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/socket_BGA956/Makefile.mk')
-rw-r--r--src/cpu/intel/socket_BGA956/Makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/cpu/intel/socket_BGA956/Makefile.mk b/src/cpu/intel/socket_BGA956/Makefile.mk
new file mode 100644
index 0000000000..c2abbfbdb6
--- /dev/null
+++ b/src/cpu/intel/socket_BGA956/Makefile.mk
@@ -0,0 +1,11 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
+subdirs-y += ../model_1067x
+subdirs-y += ../microcode
+subdirs-y += ../speedstep
+
+bootblock-y += ../car/core2/cache_as_ram.S
+bootblock-y += ../car/bootblock.c
+postcar-y += ../car/p4-netburst/exit_car.S
+
+romstage-y += ../car/romstage.c