diff options
author | Reinhard Karcher <reinhard.karcher@gmx.net> | 2020-03-24 11:24:47 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-03-30 09:23:00 +0900 |
commit | d9dac147a2c370c188ef6251c7c6f42759f65eb0 (patch) | |
tree | 7603b9ca1c1c80169c6d84c95d1f8db8f84040db /Makefile | |
parent | 4623980dea7c688bd5fdce406e01726654b04104 (diff) | |
download | linux-stable-d9dac147a2c370c188ef6251c7c6f42759f65eb0.tar.gz linux-stable-d9dac147a2c370c188ef6251c7c6f42759f65eb0.tar.bz2 linux-stable-d9dac147a2c370c188ef6251c7c6f42759f65eb0.zip |
kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset
Creating a Debian package without CONFIG_DEBUG_INFO produces
a warning that no debug package was created.
This patch excludes the debug package from the control file,
if no debug package is created by this configuration.
Signed-off-by: Reinhard Karcher <reinhard.karcher@gmx.net>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions