Searched hist:"31 f735c65d4f4825c57620f39f2fa27aa01ac172" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | Makefile.package | diff 31f735c65d4f4825c57620f39f2fa27aa01ac172 Mon Apr 17 16:25:47 CEST 2023 Masahiro Yamada <masahiroy@kernel.org> kbuild: add srcdeb-pkg target
This new target builds only the debian source package.
Unify the build rules of deb-pkg, srcdeb-pkg, bindeb-pkg to avoid code duplication.
--no-check-builddeps is added to srcdeb-pkg so that build dependencies will not be checked.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
|