Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / scripts / Makefile.extrawarn
index 0ec0d24b1c78ef79e0370c4f0863472d9681930c..80231fbddfda1eeaa80aa3ff9ecccae8dda443a8 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
 # ==========================================================================
 #
 # make W=... settings
@@ -54,4 +55,5 @@ ifeq ("$(strip $(warning))","")
 endif
 
 KBUILD_CFLAGS += $(warning)
+
 endif