Searched hist:"1 ec9bb704faf50c48727b5daa33bc42e7334db60" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | Makefile.package | diff 1ec9bb704faf50c48727b5daa33bc42e7334db60 Wed Feb 15 02:20:25 CET 2023 Masahiro Yamada <masahiroy@kernel.org> kbuild: rpm-pkg: build binary packages from source rpm
The build rules of rpm-pkg and srcrpm-pkg are almost the same. Remove the code duplication.
Change rpm-pkg to build binary packages from the source package generated by srcrpm-pkg.
This changes the output directory of the srpm generated by 'make rpm-pkg' because srcrpm-pkg overrides _srcrpmdir.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|