X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=config.mk;h=78748cc04a9eb63f0ebed8b00ea458047b52a17c;hb=22cca1730ec42b84f23173a6075ffa39a9a77bdc;hp=6282919482bc8b8cc7c879e44e3814858573fa9a;hpb=00956eb5f313d0a62c39f4fa642ffbaa85cc955c;p=u-boot diff --git a/config.mk b/config.mk index 6282919482..78748cc04a 100644 --- a/config.mk +++ b/config.mk @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ # # (C) Copyright 2000-2013 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# ######################################################################### # This file is included from ./Makefile and spl/Makefile. @@ -73,8 +71,6 @@ endif RELFLAGS := $(PLATFORM_RELFLAGS) -OBJCOPYFLAGS += --gap-fill=0xff - PLATFORM_CPPFLAGS += $(RELFLAGS) PLATFORM_CPPFLAGS += -pipe