diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-24 04:04:16 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-02-05 10:51:21 +0100 |
commit | 58e0e5c85e31b0b30f16ac835d537ba0b7ff7d37 (patch) | |
tree | 16304fdae14ddd7c57f085c0eaf305d9aecc1257 /Documentation | |
parent | kbuild: save overridden KERNELRELEASE in include/config/kernel.release (diff) | |
download | linux-58e0e5c85e31b0b30f16ac835d537ba0b7ff7d37.tar.xz linux-58e0e5c85e31b0b30f16ac835d537ba0b7ff7d37.zip |
kbuild: deb-pkg: add --source-option=-sP
If the source package fails to build, ../linux.orig is left over.
In the next run of 'make deb-pkg', you will get the following error:
dpkg-source: error: orig directory 'linux.orig' already exists, not overwriting, giving up; use -sA, -sK or -sP to override
You can manually remove ../linux.orig, but it is annoying.
Pass -sP down to dpkg-source.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions