Searched hist:"7 d4f07d5cb71728cea2b6fe8b087a0ce1dbda23a" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/package/debian/ |
H A D | rules | diff 7d4f07d5cb71728cea2b6fe8b087a0ce1dbda23a Tue Dec 26 14:52:39 CET 2023 Masahiro Yamada <masahiroy@kernel.org> kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules
The binary-arch target needs to use the same CROSS_COMPILE as used in build-arch; otherwise, 'make run-command' may attempt to resync the .config file.
Squash scripts/package/deb-build-option into debian/rules, as it is a small amount of code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <n.schier@avm.de>
|