X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=scripts%2FMakefile.extrawarn;h=80231fbddfda1eeaa80aa3ff9ecccae8dda443a8;hb=08649c3d50b1ca014a9e0bf87c724f99f88a20ce;hp=0ec0d24b1c78ef79e0370c4f0863472d9681930c;hpb=11ada9225a16ed2d8ddbf0715a2416245a777cbc;p=oweals%2Fu-boot.git diff --git a/scripts/Makefile.extrawarn b/scripts/Makefile.extrawarn index 0ec0d24b1c..80231fbddf 100644 --- a/scripts/Makefile.extrawarn +++ b/scripts/Makefile.extrawarn @@ -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