]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - scripts/Makefile.extrawarn
spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro
[people/ms/u-boot.git] / scripts / Makefile.extrawarn
index 0ec0d24b1c78ef79e0370c4f0863472d9681930c..6547e573574b0a1a03b325ddf878a8ae1275614f 100644 (file)
@@ -9,6 +9,9 @@
 # $(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)