]> git.sur5r.net Git - u-boot/blobdiff - board/ti/am3517crane/Makefile
at91, smartweb: use SPL_SYS_MALLOC_F_LEN
[u-boot] / board / ti / am3517crane / Makefile
index 59a92106fcfe2ba2fcbfb6939abb308e8e485a55..9da795de95d83ee5c7d9d210ca39ba40bf0349e1 100644 (file)
@@ -5,36 +5,7 @@
 #
 # Copyright (C) 2011 Mistral Solutions Pvt Ltd
 #
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
+# SPDX-License-Identifier:     GPL-2.0+
 #
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-include $(TOPDIR)/config.mk
-
-LIB    = $(obj)lib$(BOARD).o
-
-COBJS  := am3517crane.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  := am3517crane.o