Home
last modified time | relevance | path

Searched hist:d9dac147a2c370c188ef6251c7c6f42759f65eb0 (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/package/
H A Dmkdebiandiff d9dac147a2c370c188ef6251c7c6f42759f65eb0 Tue Mar 24 11:24:47 CET 2020 Reinhard Karcher <reinhard.karcher@gmx.net> 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>