diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-12-30 21:02:52 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-01-05 19:35:38 +0900 |
commit | 358c3f8cce6d8294e7ba72199f04771e9bff4b64 (patch) | |
tree | 3de5d197f48de06cc3aee9bcf25c1aea0ff66f61 /scripts/gdb/linux/tasks.py | |
parent | 16c36f8864e354952eeeb8449034d63d372f621d (diff) | |
download | linux-358c3f8cce6d8294e7ba72199f04771e9bff4b64.tar.gz linux-358c3f8cce6d8294e7ba72199f04771e9bff4b64.tar.bz2 linux-358c3f8cce6d8294e7ba72199f04771e9bff4b64.zip |
kbuild: deb-pkg: do not search for 'scripts' directory under arch/
The 'scripts' directory was searched under arch/${SRCARCH} to copy
arch/ia64/scripts, but commit cf8e8658100d ("arch: Remove Itanium
(IA-64) architecture") removed arch/ia64/ entirely.
There is another 'scripts' directory in arch/um/, but this script
is never executed with SRCARCH=um because UML does not support the
linux-headers package.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions