summaryrefslogtreecommitdiffstats
path: root/board/chromebook-x86/coreboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/chromebook-x86/coreboot/Makefile')
-rw-r--r--board/chromebook-x86/coreboot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/chromebook-x86/coreboot/Makefile b/board/chromebook-x86/coreboot/Makefile
index cfcc0dfbe5..886baf6c96 100644
--- a/board/chromebook-x86/coreboot/Makefile
+++ b/board/chromebook-x86/coreboot/Makefile
@@ -32,9 +32,6 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(BOARD).o
-COBJS-y += coreboot.o
-COBJS-$(CONFIG_PCI) += coreboot_pci.o
-SOBJS-y += coreboot_start16.o
SOBJS-y += coreboot_start.o
SRCS := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
OpenPOWER on IntegriCloud