summaryrefslogtreecommitdiff
path: root/board/chromebook-x86/coreboot/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-11-28 13:44:40 -0700
committerTom Rini <trini@ti.com>2012-11-28 13:44:40 -0700
commite57d9d15eeab923f6c0de05d7caad317d861bbc5 (patch)
tree4c48c08c983e1b50850cdc7206ed4fb796087bed /board/chromebook-x86/coreboot/Makefile
parenta86fcff69519841aa1338efb1ace37ca77c16c35 (diff)
parentd02a568e9aa3c3500d9b680f60782c192fd51691 (diff)
downloadu-boot-imx-e57d9d15eeab923f6c0de05d7caad317d861bbc5.zip
u-boot-imx-e57d9d15eeab923f6c0de05d7caad317d861bbc5.tar.gz
u-boot-imx-e57d9d15eeab923f6c0de05d7caad317d861bbc5.tar.bz2
Merge branch 'master' of git://www.denx.de/git/u-boot-x86
Diffstat (limited to 'board/chromebook-x86/coreboot/Makefile')
-rw-r--r--board/chromebook-x86/coreboot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/chromebook-x86/coreboot/Makefile b/board/chromebook-x86/coreboot/Makefile
index cfcc0df..2bddf04 100644
--- a/board/chromebook-x86/coreboot/Makefile
+++ b/board/chromebook-x86/coreboot/Makefile
@@ -32,8 +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