]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ti/ti816x/Makefile
board: ti: am43xx: take care of all OPPs
[karo-tx-uboot.git] / board / ti / ti816x / Makefile
index 17ce72a3cc1e5b448c49c3cafc38bc745200e236..f1cc3d561667409c7c50a9f393afadd0ad0fa46c 100644 (file)
@@ -9,29 +9,4 @@
 # SPDX-License-Identifier:     GPL-2.0
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := evm.o
-
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-
-$(LIB):        $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-clean:
-       rm -f $(OBJS)
-
-distclean:     clean
-       rm -f $(LIB) core *.bak $(obj).depend
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := evm.o