summaryrefslogtreecommitdiff
path: root/src/mainboard/Makefile.k8_ck804.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/Makefile.k8_ck804.inc')
-rw-r--r--src/mainboard/Makefile.k8_ck804.inc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/Makefile.k8_ck804.inc b/src/mainboard/Makefile.k8_ck804.inc
index 7ff8a6be8c..b9e1dcfe8e 100644
--- a/src/mainboard/Makefile.k8_ck804.inc
+++ b/src/mainboard/Makefile.k8_ck804.inc
@@ -23,18 +23,13 @@
## This mainboard requires DCACHE_AS_RAM enabled. It won't work without.
##
-obj-y += mainboard.o
#needed by irq_tables and mptable and acpi_tables
obj-y += get_bus_conf.o
-obj-$(CONFIG_GENERATE_MP_TABLE) += mptable.o
-obj-$(CONFIG_GENERATE_PIRQ_TABLE) += irq_tables.o
obj-$(CONFIG_GENERATE_ACPI_TABLES) += dsdt.o
obj-$(CONFIG_GENERATE_ACPI_TABLES) += acpi_tables.o
-# This is part of the conversion to init-obj and away from included code.
-initobj-y += crt0.o