]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/raidsonic/ib62x0/Makefile
board: arm: convert makefiles to Kbuild style
[karo-tx-uboot.git] / board / raidsonic / ib62x0 / Makefile
index 9d24ad00617ebe1d01b4c088da36f8b4d212e3a9..c3b4e69239d6f8f89cb19528c14b038ad5af9e33 100644 (file)
@@ -6,24 +6,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := ib62x0.o
-
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-SOBJS  := $(addprefix $(obj),$(SOBJS))
-
-$(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  := ib62x0.o