diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-08-01 21:19:26 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-08-08 01:08:54 +0900 |
commit | d9287ea8ffc9be2ab4c81c32e1ca54478425ba38 (patch) | |
tree | 8f5070cc4659590ae96b133593ca1fd3df5820c5 /samples | |
parent | 4b970e436523ed34da4ced74ad2b81e5a4f573f2 (diff) | |
download | linux-d9287ea8ffc9be2ab4c81c32e1ca54478425ba38.tar.gz linux-d9287ea8ffc9be2ab4c81c32e1ca54478425ba38.tar.bz2 linux-d9287ea8ffc9be2ab4c81c32e1ca54478425ba38.zip |
kbuild: deb-pkg: split debian/rules
debian/rules is generated by shell, but the escape sequence (\$) is
unreadable.
debian/rules embeds only two variables (ARCH and KERNELRELEASE).
Split them out to debian/rules.vars, and check-in the rest of Makefile
code to scripts/package/debian/rules.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions