]> git.sur5r.net Git - u-boot/blobdiff - board/AndesTech/adp-ag101p/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
[u-boot] / board / AndesTech / adp-ag101p / Makefile
index 2192e2c2736fc462f010b21d3c6c7d8489028bc9..2ba7da46da38146c82f7eb198bb3c40786360f23 100644 (file)
@@ -6,23 +6,4 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := adp-ag101p.o
-
-SRCS   := $(SOBJS:.o=.S) $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS) $(SOBJS))
-
-$(LIB):        $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
-
-#########################################################################
+obj-y  := adp-ag101p.o