]> git.sur5r.net Git - u-boot/blobdiff - board/chromebook-x86/coreboot/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[u-boot] / board / chromebook-x86 / coreboot / Makefile
index e2222ab67421b922e2d62d73824f0c34d8ba6a52..27ebe78eb139184cf3687832d13d467ece6ddb20 100644 (file)
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-SOBJS-y        += coreboot_start.o
-
-SRCS   := $(SOBJS-y:.o=.S) $(COBJS-y:.o=.c)
-OBJS   := $(addprefix $(obj),$(SOBJS-y) $(COBJS-y))
-
-$(LIB):        $(obj).depend $(OBJS) $(SOBJS)
-       $(call cmd_link_o_target, $(OBJS) $(SOBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  += coreboot_start.o coreboot.o