aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_10xxx/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/model_10xxx/Makefile.inc')
-rw-r--r--src/cpu/amd/model_10xxx/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpu/amd/model_10xxx/Makefile.inc b/src/cpu/amd/model_10xxx/Makefile.inc
new file mode 100644
index 0000000000..d0beb04c98
--- /dev/null
+++ b/src/cpu/amd/model_10xxx/Makefile.inc
@@ -0,0 +1,5 @@
+# no conditionals here. If you include this file from a socket, then you get all the binaries.
+driver-y += model_10xxx_init.o
+obj-y += update_microcode.o
+obj-y += apic_timer.o
+obj-y += processor_name.o