]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/RPXClassic/Makefile
board: powerpc: convert makefiles to Kbuild style
[karo-tx-uboot.git] / board / RPXClassic / Makefile
index c7c05a17e6fa98428af4da5367284478c8ffe47e..87db754faa28e1d637e40f7d95f7e3ad334cdd68 100644 (file)
@@ -5,24 +5,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  = $(BOARD).o flash.o eccx.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  = RPXClassic.o flash.o eccx.o