]> git.sur5r.net Git - u-boot/blobdiff - scripts/Makefile.extrawarn
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / scripts / Makefile.extrawarn
index 1d3a5705946d53e6c5bc90bcb3c9c364a0c8a4ea..7ed520f55503da14ad75d00563f8790da7c10780 100644 (file)
@@ -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)