aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdfam10/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdfam10/Makefile.inc')
-rw-r--r--src/northbridge/amd/amdfam10/Makefile.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/northbridge/amd/amdfam10/Makefile.inc b/src/northbridge/amd/amdfam10/Makefile.inc
new file mode 100644
index 0000000000..79ed767f73
--- /dev/null
+++ b/src/northbridge/amd/amdfam10/Makefile.inc
@@ -0,0 +1,12 @@
+driver-y += northbridge.o
+driver-y += misc_control.o
+
+obj-$(CONFIG_HAVE_ACPI_TABLES) += amdfam10_acpi.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += ssdt.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += sspr1.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += sspr2.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += sspr3.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += sspr4.o
+obj-$(CONFIG_HAVE_ACPI_TABLES) += sspr5.o
+
+obj-y += get_pci1234.o