util/lint: Exclude devicetree files with custom name from license check

As devicetree files can have different name followed by extension cb
Exclude all .cb file from the license header check.

Change-Id: I37b651eedd77cbf3d3e65ff0f027f971b0a2d2ac
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Reviewed-on: https://review.coreboot.org/17186
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Naresh G Solanki 2016-10-27 23:13:37 +05:30 committed by Martin Roth
parent 6d4a341564
commit 358b2b379b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ _shipped$|\
/sdram-.*\.inc$|\ /sdram-.*\.inc$|\
Makefile\.inc|\ Makefile\.inc|\
\.fmd|\ \.fmd|\
devicetree.cb|\ \.cb|\
\.cfg$|\ \.cfg$|\
\.spd|\ \.spd|\
config|\ config|\