Searched hist:ae4c4cee8110a986f5a884c5d91d137e2b994303 (Results 1 – 4 of 4) sorted by relevance
/linux/scripts/ |
H A D | build-version | ae4c4cee8110a986f5a884c5d91d137e2b994303 Tue Jun 11 20:24:47 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: move init/build-version to scripts/
At first, I thought this script would be needed only in init/Makefile.
However, commit 5db8face97f8 ("kbuild: Restore .version auto-increment behaviour for Debian packages") and commit 1789fc912541 ("kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg") revealed that it was actually needed for scripts/package/mk* as well.
After all, scripts/ is a better place for it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org>
|
/linux/init/ |
H A D | Makefile | diff ae4c4cee8110a986f5a884c5d91d137e2b994303 Tue Jun 11 20:24:47 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: move init/build-version to scripts/
At first, I thought this script would be needed only in init/Makefile.
However, commit 5db8face97f8 ("kbuild: Restore .version auto-increment behaviour for Debian packages") and commit 1789fc912541 ("kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg") revealed that it was actually needed for scripts/package/mk* as well.
After all, scripts/ is a better place for it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org>
|
/linux/scripts/package/ |
H A D | mkdebian | diff ae4c4cee8110a986f5a884c5d91d137e2b994303 Tue Jun 11 20:24:47 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: move init/build-version to scripts/
At first, I thought this script would be needed only in init/Makefile.
However, commit 5db8face97f8 ("kbuild: Restore .version auto-increment behaviour for Debian packages") and commit 1789fc912541 ("kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg") revealed that it was actually needed for scripts/package/mk* as well.
After all, scripts/ is a better place for it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org>
|
H A D | mkspec | diff ae4c4cee8110a986f5a884c5d91d137e2b994303 Tue Jun 11 20:24:47 CEST 2024 Masahiro Yamada <masahiroy@kernel.org> kbuild: move init/build-version to scripts/
At first, I thought this script would be needed only in init/Makefile.
However, commit 5db8face97f8 ("kbuild: Restore .version auto-increment behaviour for Debian packages") and commit 1789fc912541 ("kbuild: rpm-pkg: invoke the kernel build from rpmbuild for binrpm-pkg") revealed that it was actually needed for scripts/package/mk* as well.
After all, scripts/ is a better place for it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nathan Chancellor <nathan@kernel.org>
|