]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/enbw/enbw_cmc/Makefile
board: arm: convert makefiles to Kbuild style
[people/ms/u-boot.git] / board / enbw / enbw_cmc / Makefile
index 16e390d80b69393dead60f5cccdbafb9b0e1a3e9..054d6e7c83932bf8d3588427ea87e30f9679cd0d 100644 (file)
@@ -7,23 +7,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS   := $(BOARD).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))
-
-#########################################################################
-# This is for $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y   := enbw_cmc.o