mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +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 = (
|
EXCLUDE_LIST = (
|
||||||
"gdb/nat/glibc_thread_db.h",
|
"gdb/nat/glibc_thread_db.h",
|
||||||
"gdb/CONTRIBUTE",
|
"gdb/CONTRIBUTE",
|
||||||
|
"gdbsupport/Makefile.in",
|
||||||
"gnulib/import",
|
"gnulib/import",
|
||||||
"gnulib/config.in",
|
"gnulib/config.in",
|
||||||
"gnulib/Makefile.in",
|
"gnulib/Makefile.in",
|
||||||
|
Reference in New Issue
Block a user