X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=scripts%2FMakefile.extrawarn;h=7ed520f55503da14ad75d00563f8790da7c10780;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=1d3a5705946d53e6c5bc90bcb3c9c364a0c8a4ea;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/scripts/Makefile.extrawarn b/scripts/Makefile.extrawarn index 1d3a570594..7ed520f555 100644 --- a/scripts/Makefile.extrawarn +++ b/scripts/Makefile.extrawarn @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 # ========================================================================== # # make W=... settings @@ -9,9 +10,6 @@ # $(call cc-option, -W...) handles gcc -W.. options which # are not supported by all versions of the compiler # ========================================================================== -# -# SPDX-License-Identifier: GPL-2.0 -# ifeq ("$(origin W)", "command line") export KBUILD_ENABLE_EXTRA_GCC_CHECKS := $(W)