summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2023-08-04 14:01:56 -0600
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-08-15 16:31:30 +0000
commit3749c9f1c46c83bf51e9e38ad8d62c025fdc68e5 (patch)
treef905e9aa04c958b4324cf532faf1b404d4dc314e
parent683bc5a94909d0b009b398e9da6d2bf761031c40 (diff)
util/lint: Add SPDX checker for makefiles
Now that all of the makefiles under the src tree have SPDX headers, add that expectation to the license header lint tool by removing the exception for Makefile.inc. Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Iab9d3262621af09a1c625378ae2e61e8a736cdf8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76952 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
-rwxr-xr-xutil/lint/lint-000-license-headers1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/lint/lint-000-license-headers b/util/lint/lint-000-license-headers
index 0f187688d2..07cdb23d95 100755
--- a/util/lint/lint-000-license-headers
+++ b/util/lint/lint-000-license-headers
@@ -61,7 +61,6 @@ Dockerfile|\
_shipped$|\
/microcode-[^/]*.h$|\
/sdram-.*\.inc$|\
-Makefile\.inc|\
\.fmd|\
\.cb|\
\.cfg$|\