summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/boot/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/boot/Makefile.inc')
-rw-r--r--src/arch/x86/boot/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/boot/Makefile.inc b/src/arch/x86/boot/Makefile.inc
index 3e53d79..629c644 100644
--- a/src/arch/x86/boot/Makefile.inc
+++ b/src/arch/x86/boot/Makefile.inc
@@ -2,7 +2,6 @@ romstage-$(CONFIG_EARLY_CBMEM_INIT) += cbmem.c
romstage-$(CONFIG_HAVE_ACPI_RESUME) += cbmem.c
ramstage-y += boot.c
-ramstage-$(CONFIG_MULTIBOOT) += multiboot.c
ramstage-y += gdt.c
ramstage-y += tables.c
ramstage-y += cbmem.c
OpenPOWER on IntegriCloud