linux/scripts/package
Masahiro Yamada eaf80f7f2c 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>
2024-01-05 19:35:38 +09:00
..
debian kbuild: deb-pkg: allow to run debian/rules from output directory 2024-01-05 19:35:38 +09:00
builddeb kbuild: deb-pkg: set DEB_* variables if debian/rules is directly executed 2024-01-05 19:35:30 +09:00
buildtar kbuild: buildtar: always make modules_install 2023-11-28 11:22:51 +09:00
gen-diff-patch kbuild: give up untracked files for source package builds 2023-04-11 08:58:45 +09:00
install-extmod-build kbuild: fix kernel-devel RPM package and linux-headers Deb package 2023-09-15 02:39:24 +09:00
kernel.spec scripts: clean up IA-64 code 2023-12-03 18:51:48 +09:00
mkdebian kbuild: deb-pkg: hard-code Build-Depends 2023-12-29 22:25:21 +09:00
mkspec kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/ 2023-10-03 20:49:09 +09:00
snapcraft.template kbuild: remove the last use of old cmd_src_tar rule in packaging 2023-11-28 11:38:32 +09:00