aboutsummaryrefslogtreecommitdiff
path: root/src/arch/armv7/boot/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/armv7/boot/Makefile.inc')
-rw-r--r--src/arch/armv7/boot/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/armv7/boot/Makefile.inc b/src/arch/armv7/boot/Makefile.inc
index a0752d6722..8d24fae10e 100644
--- a/src/arch/armv7/boot/Makefile.inc
+++ b/src/arch/armv7/boot/Makefile.inc
@@ -1,5 +1,4 @@
ramstage-y += boot.c
-ramstage-y += coreboot_table.c
#ramstage-$(CONFIG_MULTIBOOT) += multiboot.c
ramstage-y += tables.c
#ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += acpi.c