]> git.sur5r.net Git - u-boot/blobdiff - board/iphase4539/Makefile
Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86
[u-boot] / board / iphase4539 / Makefile
index 52c03198a74a2162e5327b871e5f7eb1393dd91d..9197b84a80ec2b7bf1cfb157e9027e90e5a2d7e5 100644 (file)
@@ -7,24 +7,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := $(BOARD).o flash.o
-
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-SOBJS  := $(addprefix $(obj),$(SOBJS))
-
-$(LIB):        $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := iphase4539.o flash.o