[Unstable 2/2] UBUNTU: [Config] Remove HEADER_TEST from annotations

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Wed Apr 8 18:28:15 UTC 2020


Upstream commit fcbb8461fd2376ba3782b5b8bd440c929b8e4980 ("kbuild: remove
header compile test") removed this option as it seems to be causing build
warnings.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
---
 debian.master/config/annotations | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index a4c812e72abd..f1466f2b5511 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -10548,7 +10548,6 @@ CONFIG_GCOV_KERNEL                              policy<{'amd64': 'n', 'arm64': '
 
 # Menu: General setup
 CONFIG_COMPILE_TEST                             policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
-CONFIG_HEADER_TEST                              policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_LOCALVERSION                             policy<{'amd64': '""', 'arm64': '""', 'armhf': '""', 'i386': '""', 'ppc64el': '""', 's390x': '""'}>
 CONFIG_LOCALVERSION_AUTO                        policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_BUILD_SALT                               policy<{'amd64': '""', 'arm64': '""', 'armhf': '""', 'i386': '""', 'ppc64el': '""', 's390x': '""'}>
-- 
2.20.1




More information about the kernel-team mailing list