]> git.sur5r.net Git - u-boot/blobdiff - board/zipitz2/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / zipitz2 / Makefile
index eed343b97a752d3080e7eb0dd5bb1719578e5330..2bbe4364e8f76012fcfa89b2747d26c819d79b58 100644 (file)
@@ -1,30 +1,8 @@
-
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2009
 # Marek Vasut <marek.vasut@gmail.com>
 #
 # Heavily based on pxa255_idp platform
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
-
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := zipitz2.o
-
-SRCS   := $(COBJS:.o=.c)
-OBJS   := $(addprefix $(obj),$(COBJS))
-
-$(LIB):        $(obj).depend $(OBJS)
-       $(call cmd_link_o_target, $(OBJS))
-
-#########################################################################
-
-# defines $(obj).depend target
-include $(SRCTREE)/rules.mk
-
-sinclude $(obj).depend
 
-#########################################################################
+obj-y  := zipitz2.o