diff --git a/debian/scripts/misc/annotations b/debian/scripts/misc/annotations index 8cc10d4997a4..45548fc59dce 100755 --- a/debian/scripts/misc/annotations +++ b/debian/scripts/misc/annotations @@ -17,6 +17,7 @@ SKIP_CONFIGS = ( # CONFIG_VERSION_SIGNATURE is dynamically set during the build 'CONFIG_VERSION_SIGNATURE', # Allow to use a different versions of toolchain tools + 'CONFIG_GCC_VERSION', 'CONFIG_CC_VERSION_TEXT', 'CONFIG_AS_VERSION', 'CONFIG_LD_VERSION',