diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-12-26 22:52:41 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2024-01-05 19:35:38 +0900 |
commit | eaf80f7f2c9c5f08d76858ec32addfcfe64ce58e (patch) | |
tree | 40b3e25a160756df87bfcfc05725e49e7be350bf /scripts/gdb/linux/tasks.py | |
parent | 159956f34ede363e67a87bea840937e242293e91 (diff) | |
download | linux-eaf80f7f2c9c5f08d76858ec32addfcfe64ce58e.tar.gz linux-eaf80f7f2c9c5f08d76858ec32addfcfe64ce58e.tar.bz2 linux-eaf80f7f2c9c5f08d76858ec32addfcfe64ce58e.zip |
kbuild: deb-pkg: allow to run debian/rules from output directory
'make O=... deb-pkg' creates the debian directory in the output
directory. However, currently it is impossible to run debian/rules
created in the separate output directory.
This commit delays the $(srctree) expansion by escaping '$' and by
quoting the entire command, making it possible to run debian/rules in
the output directory.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions