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