diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-02-22 10:37:49 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-24 14:23:32 +0000 |
commit | 8297fa1e206c7d0a5628661f4ed57f768a676ebe (patch) | |
tree | db2f82d682683bd26b5fd2b366e7f1cb8bcc0f1a /util/lint/lint-000-license-headers | |
parent | 6a4f46ac5e2abe2a33600135bbad36cf14b23881 (diff) | |
download | coreboot-8297fa1e206c7d0a5628661f4ed57f768a676ebe.tar.xz |
util: Remove old reference to ROMCC
Change-Id: Ia1a37db8341281102ae8ae9c03f1ce76d8d126eb
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39075
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/lint/lint-000-license-headers')
-rwxr-xr-x | util/lint/lint-000-license-headers | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/lint/lint-000-license-headers b/util/lint/lint-000-license-headers index 88e15ecca0..48f7b400ca 100755 --- a/util/lint/lint-000-license-headers +++ b/util/lint/lint-000-license-headers @@ -24,8 +24,6 @@ HEADER_EXCLUDED="\ ^util/amdtools/example_input/|\ ^util/cbfstool/lzma/|\ ^util/kconfig/|\ -^util/romcc/tests|\ -^util/romcc/results|\ Kconfig|\ \<COPYING\>|\ \<LICENSE\>|\ |