Home
last modified time | relevance | path

Searched hist:d9287ea8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/scripts/package/debian/
H A Drulesd9287ea8 Tue Aug 01 07:19:26 CDT 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
/openbmc/linux/scripts/package/
H A Dmkdebiand9287ea8 Tue Aug 01 07:19:26 CDT 2023 Masahiro Yamada <masahiroy@kernel.org> 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>