mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 05:47:26 +08:00
gdb/copyright.py: Do not update gdbsupport/Makefile.in
This file is generated, so we should not modify it (any modification we make is going to be undone at the next re-generation anyway).
This commit is contained in:
@ -209,6 +209,7 @@ def main():
|
||||
EXCLUDE_LIST = (
|
||||
"gdb/nat/glibc_thread_db.h",
|
||||
"gdb/CONTRIBUTE",
|
||||
"gdbsupport/Makefile.in",
|
||||
"gnulib/import",
|
||||
"gnulib/config.in",
|
||||
"gnulib/Makefile.in",
|
||||
|
Reference in New Issue
Block a user