X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=post%2Fboard%2Fpdm360ng%2FMakefile;h=9aa96a1f6a63dd81c4e7b0846cb18ce9f7b08371;hb=8d18191b12a87da989acaa3ff2e467376de9b2b4;hp=d1538f67272da337c55b78653bb73522d6c8e756;hpb=d03f4230a6cc08ac718c876309e4dc425e1a9854;p=karo-tx-uboot.git diff --git a/post/board/pdm360ng/Makefile b/post/board/pdm360ng/Makefile index d1538f6727..9aa96a1f6a 100644 --- a/post/board/pdm360ng/Makefile +++ b/post/board/pdm360ng/Makefile @@ -2,28 +2,7 @@ # (C) Copyright 2010 DENX Software Engineering # Anatolij Gustschin, agust@denx.de. # -# See file CREDITS for list of people who contributed to this -# project. +# SPDX-License-Identifier: GPL-2.0+ # -# 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. -# -# 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., 59 Temple Place, Suite 330, Boston, -# MA 02111-1307 USA -# -include $(OBJTREE)/include/autoconf.mk - -LIB = libpostpdm360ng.a - -COBJS-$(CONFIG_HAS_POST) += coproc_com.o -include $(TOPDIR)/post/rules.mk +obj-y += coproc_com.o