aboutsummaryrefslogtreecommitdiff
path: root/src/arch/mips/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/Makefile.inc')
-rw-r--r--src/arch/mips/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/mips/Makefile.inc b/src/arch/mips/Makefile.inc
index cff0151406..e3aff0c7d7 100644
--- a/src/arch/mips/Makefile.inc
+++ b/src/arch/mips/Makefile.inc
@@ -61,7 +61,6 @@ endif # CONFIG_ARCH_BOOTBLOCK_MIPS
ifeq ($(CONFIG_ARCH_ROMSTAGE_MIPS),y)
romstage-y += boot.c
-romstage-$(CONFIG_EARLY_CONSOLE) += early_console.c
romstage-y += cache.c
romstage-y += mmu.c
romstage-y += stages.c