X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fhymod%2Fconfig.mk;h=ee15890c5b7e58c09c72e01477d5ea9baee0d5ea;hb=eeb72e67619b98d2502fe634a3a5d9953de92ad0;hp=ae766bc857cde9afc81adb9faafff78beac52b36;hpb=6d8d4ef994a7c46e34b5fe53b1af7aa4f78192bf;p=u-boot diff --git a/board/hymod/config.mk b/board/hymod/config.mk index ae766bc857..ee15890c5b 100644 --- a/board/hymod/config.mk +++ b/board/hymod/config.mk @@ -2,23 +2,7 @@ # (C) Copyright 2000 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # -# See file CREDITS for list of people who contributed to this -# project. -# -# 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 +# SPDX-License-Identifier: GPL-2.0+ # # @@ -27,6 +11,4 @@ PLATFORM_CPPFLAGS += -I$(TOPDIR) -OBJCFLAGS = --remove-section=.ppcenv - -LDSCRIPT := $(SRCTREE)/board/hymod/u-boot.lds +OBJCOPYFLAGS = --remove-section=.ppcenv